summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/documentation/fsconfigref.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/documentation/fsconfigref.page b/documentation/documentation/fsconfigref.page
index 598676184..dca390cd8 100644
--- a/documentation/documentation/fsconfigref.page
+++ b/documentation/documentation/fsconfigref.page
@@ -11,7 +11,7 @@ serving function is provided as part of the central Puppet daemon,
``puppetmasterd``, and the client function is used through the ``source``
attribute of ``file`` objects:
- # copy a remove file to /etc/sudoers
+ # copy a remote file to /etc/sudoers
file { "/etc/sudoers":
mode => 440,
owner => root,