summaryrefslogtreecommitdiff
path: root/storage/myisam/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'storage/myisam/sort.c')
-rw-r--r--storage/myisam/sort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/myisam/sort.c b/storage/myisam/sort.c
index 6e8f5c89fdf..33f3f5ae3f4 100644
--- a/storage/myisam/sort.c
+++ b/storage/myisam/sort.c
@@ -860,7 +860,7 @@ cleanup:
buffpek Where to read from
sort_length max length to read
RESULT
- > 0 Ammount of bytes read
+ > 0 Number of bytes read
-1 Error
*/