summaryrefslogtreecommitdiff
path: root/tests/QtTests/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtTests/test.idl')
-rw-r--r--tests/QtTests/test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/QtTests/test.idl b/tests/QtTests/test.idl
index 1dc08b44be6..d65cc24720a 100644
--- a/tests/QtTests/test.idl
+++ b/tests/QtTests/test.idl
@@ -3,7 +3,7 @@
interface LCD_Display
{
void send_val (in long val);
- // Remote method through which the
+ // Remote method through which the
// slider sets the value of the lcd display
void shutdown ();