summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/resource/windows_printer_port.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/windows_printer_port.rb b/lib/chef/resource/windows_printer_port.rb
index 126d895205..46b6ef65a3 100644
--- a/lib/chef/resource/windows_printer_port.rb
+++ b/lib/chef/resource/windows_printer_port.rb
@@ -27,7 +27,7 @@ class Chef
resource_name :windows_printer_port
provides :windows_printer_port
- description "Use the windows_printer_port resource to create and delete TCP/IPv4 printer ports on Windows"
+ description "Use the windows_printer_port resource to create and delete TCP/IPv4 printer ports on Windows."
introduced "14.0"
property :ipv4_address, String,