about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2005-12-18 20:12:29 +0000
committerWayne Davison <wayned@users.sourceforge.net>2005-12-18 20:12:29 +0000
commit4c323c984e769339f01d0792d933f90c14e9409d (patch)
tree061f649a69c16227f14cfc8aaea59cfd4a46ae72
parentb0144eca96780a19481aa92cbc9210ce3b28f4f1 (diff)
downloadzsh-4c323c984e769339f01d0792d933f90c14e9409d.tar.gz
zsh-4c323c984e769339f01d0792d933f90c14e9409d.tar.xz
zsh-4c323c984e769339f01d0792d933f90c14e9409d.zip
Changed a UTF-8 closing-single-quote into an ASCII apostrophe.
-rw-r--r--Doc/Zsh/contrib.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 43d2812ff..534c8d4de 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1457,7 +1457,7 @@ A tt(PLUS()) in the list will be replaced by the default files.
 item(tt(never-background))(
 If this boolean style is set, the handler for the given context is
 always run in the foreground, even if the flags provided in the mailcap
-entry suggest it need not be (for example, it doesnʼt require a
+entry suggest it need not be (for example, it doesn't require a
 terminal).
 )
 item(tt(pager))(