Skip to content

Commit f6ca1e1

Browse files
type
1 parent 82d3be2 commit f6ca1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/RunActivity/Viewer3D/WebServices/SwitchPanel/SwitchOnPanelDefinition.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ private string determineDescription(UserCommand userCommand)
162162
string description = "";
163163

164164
/*
165-
* this code could be simplified, however the GetParticularString is necessar to make translations possible
165+
* this code could be simplified, however the GetParticularString is necessary to make translations possible
166166
*/
167167
switch (userCommand)
168168
{

0 commit comments

Comments
 (0)