summaryrefslogtreecommitdiff
path: root/spec/unit/user_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/user_spec.rb')
-rw-r--r--spec/unit/user_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/user_spec.rb b/spec/unit/user_spec.rb
index a1806db987..10a79f6c8a 100644
--- a/spec/unit/user_spec.rb
+++ b/spec/unit/user_spec.rb
@@ -17,7 +17,7 @@
#
# DEPRECATION NOTE
-# This code only remains to support users still operating with
+# This code only remains to support users still operating with
# Open Source Chef Server 11 and should be removed once support
# for OSC 11 ends. New development should occur in user_spec.rb.