From c0f63d8564fdd1aacd001a882271dd896721d93a Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 21 Nov 2006 21:52:39 +0300 Subject: [PATCH] Fix typo in comment --- sql/filesort.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/filesort.cc b/sql/filesort.cc index 12b17846fe4..6156d364b2b 100644 --- a/sql/filesort.cc +++ b/sql/filesort.cc @@ -974,7 +974,7 @@ uint read_to_buffer(IO_CACHE *fromfile, BUFFPEK *buffpek, Put all room used by freed buffer to use in adjacent buffer. Note, that we can't simply distribute memory evenly between all buffers, because new areas must not overlap with old ones. - SYNOPSYS + SYNOPSIS reuse_freed_buff() queue IN list of non-empty buffers, without freed buffer reuse IN empty buffer