summaryrefslogtreecommitdiff
path: root/lib/chef/osc_user.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/osc_user.rb')
-rw-r--r--lib/chef/osc_user.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/osc_user.rb b/lib/chef/osc_user.rb
index d2e329c944..52bfd11108 100644
--- a/lib/chef/osc_user.rb
+++ b/lib/chef/osc_user.rb
@@ -26,7 +26,7 @@ require 'chef/search/query'
# DEPRECATION NOTE
# This class was previously Chef::User. It is the code to support the User object
# corrosponding to the Open Source Chef Server 11 and only still exists to support
-# users still on OSC 11.
+# users still on OSC 11.
#
# Chef::User now supports Chef Server 12.
#