summaryrefslogtreecommitdiff
path: root/mysys/wqueue.c
diff options
context:
space:
mode:
authorklemens <ka7@github.com>2017-02-26 16:49:47 +0100
committerSergey Vojtovich <svoj@mariadb.org>2017-03-07 13:38:06 +0400
commit7be541f281225aae8e04bff4210b67688be080bc (patch)
treef6ba5f7862669d13b4c425d44baa7528f42da1d3 /mysys/wqueue.c
parente823023e4bb48b0db9ee91477076fc20db704769 (diff)
downloadmariadb-git-7be541f281225aae8e04bff4210b67688be080bc.tar.gz
spelling fixes
Diffstat (limited to 'mysys/wqueue.c')
-rw-r--r--mysys/wqueue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/wqueue.c b/mysys/wqueue.c
index 2fcced14f77..8d8f7a8332d 100644
--- a/mysys/wqueue.c
+++ b/mysys/wqueue.c
@@ -211,7 +211,7 @@ void wqueue_release_one_locktype_from_queue(WQUEUE *wqueue)
/*
Add thread and wait
- SYNOPSYS
+ SYNOPSIS
wqueue_add_and_wait()
wqueue queue to add to
thread thread which is waiting