summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-04-21 21:58:30 +0200
committerPaul C. Buetow <paul@buetow.org>2014-04-21 21:58:30 +0200
commita6c88d1f66ea2679818727cf66bb8765949f7bb3 (patch)
tree64d45bf5aa9da5955e3d65471c11df0ce7a65dd3
parent2e811d198f6095b3024c442a010cee19cc6a3b99 (diff)
typo0.0.7
-rwxr-xr-xsrc/fapi2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fapi b/src/fapi
index 9ff0a39..a49664b 100755
--- a/src/fapi
+++ b/src/fapi
@@ -73,7 +73,7 @@ def print_synopsis():
' fapi -p Common -b balancer.example.com selfip NAME set tgroup TGROUP',
' fapi -p Common -b balancer.example.com selfip NAME create NETMASK VLANNAME [TGROUP]',
' fapi -p Common -b balancer.example.com selfip NAME delete',
- 'Please consult the manpage for exaples.',
+ 'Please consult the manpage for examples.',
])