summaryrefslogtreecommitdiff
path: root/lib/sampling/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sampling/README.md')
-rw-r--r--lib/sampling/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sampling/README.md b/lib/sampling/README.md
index 5e0a53c..e4b3fbf 100644
--- a/lib/sampling/README.md
+++ b/lib/sampling/README.md
@@ -11,7 +11,7 @@ interface:
- `self.can_get?(String setting_name) => Fixnum`
- Returns whether or nat this sampling method can get a specifed
+ Returns whether or not this sampling method can get a specifed
statistic; 0 means 'false', positive integers mean 'true', where
higher numbers are higher priority.