We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d3be2 commit f6ca1e1Copy full SHA for f6ca1e1
Source/RunActivity/Viewer3D/WebServices/SwitchPanel/SwitchOnPanelDefinition.cs
@@ -162,7 +162,7 @@ private string determineDescription(UserCommand userCommand)
162
string description = "";
163
164
/*
165
- * this code could be simplified, however the GetParticularString is necessar to make translations possible
+ * this code could be simplified, however the GetParticularString is necessary to make translations possible
166
*/
167
switch (userCommand)
168
{
0 commit comments