Browse Source

[2712] corrected a typo in a comment line.

JINMEI Tatuya 12 years ago
parent
commit
e2d04f2d43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/lettuce/features/bindctl_commands.feature

+ 1 - 1
tests/lettuce/features/bindctl_commands.feature

@@ -161,7 +161,7 @@ Feature: control with bindctl
         # so this scenario confirms it's certainly fixed.  Note: since cmdctl
         # is a "needed" component, shutting it down will result in system
         # shutdown.  So "send bind10 command" will fail (it cannot complete
-        # "quite").
+        # "quit").
         Given I have bind10 running with configuration bindctl/bindctl.config
         And wait for bind10 stderr message BIND10_STARTED_CC
         And wait for bind10 stderr message CMDCTL_STARTED