Skip to content

Commit

Permalink
wops
Browse files Browse the repository at this point in the history
  • Loading branch information
Timocop committed Jan 9, 2023
1 parent acb5d61 commit fecee60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/psmoveconfigtool/AppStage_TrackerSettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ void AppStage_TrackerSettings::renderUI()
ImGui::TextDisabled(
"Only one tracker detected!\n"
"Tracking quality and range will be very limited due to triangulations being unavailable!\n"
"A minimum of 2 trackers are required for decent tracking qulity and range."
"A minimum of 2 trackers are required for decent tracking quality and range."
);
ImGui::PopTextWrapPos();
}
Expand Down

0 comments on commit fecee60

Please sign in to comment.