Cleanup: Fix a typo in the MI tests
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 Dec 2014 03:07:44 +0000 (22:07 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 Dec 2014 03:07:44 +0000 (22:07 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/mi/test_mi

index e690822b5661ad3938c3ba43fe6ec3cdbc8fdc07..3ee2e74f78a285812f6bc62109b504fdc4e3b391 100755 (executable)
@@ -63,7 +63,7 @@ source $TESTDIR/utils/utils.sh
 #Overwrite the lttng_bin to get mi output
 LTTNG_BIN="lttng --mi xml"
 
 #Overwrite the lttng_bin to get mi output
 LTTNG_BIN="lttng --mi xml"
 
-#Global devlaration for simplification
+#Global declaration for simplification
 LTTNG=$TESTDIR/../src/bin/lttng/$LTTNG_BIN
 
 #Overwrite the default output for utils.sh command
 LTTNG=$TESTDIR/../src/bin/lttng/$LTTNG_BIN
 
 #Overwrite the default output for utils.sh command
This page took 0.027203 seconds and 5 git commands to generate.