summaryrefslogtreecommitdiffstats
path: root/apps/uscxml-transform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/uscxml-transform.cpp')
-rw-r--r--apps/uscxml-transform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/uscxml-transform.cpp b/apps/uscxml-transform.cpp
index 13fc255..1d03b98 100644
--- a/apps/uscxml-transform.cpp
+++ b/apps/uscxml-transform.cpp
@@ -183,7 +183,7 @@ int main(int argc, char** argv) {
break;
}
switch(option) {
- // cases without short option
+ // cases without short option
case 0: {
break;
}