diff options
Diffstat (limited to 'xapian/xapian.scm')
| -rw-r--r-- | xapian/xapian.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xapian/xapian.scm b/xapian/xapian.scm index dbdfb44..b104cfd 100644 --- a/xapian/xapian.scm +++ b/xapian/xapian.scm @@ -372,7 +372,7 @@ either the begin string or the end string will be @code{#f}. @var{prefix} is a prefix to look for to recognize values as belonging to this range. When @var{repeated?} is @code{#t}, allow @var{prefix} -on both ends of the range—@samp{$1..$10}." +on both ends of the range---@samp{$1..$10}." (new-GuileXapianRangeProcessorWrapper slot prefix |
