mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Misc. typos
Found via `codespell -i 3 -w --skip="./debian/po" -I ../mariadb-server-word-whitelist.txt ./cmake/ ./debian/ ./Docs/ ./include/ ./man/ ./plugin/ ./strings/`
This commit is contained in:
committed by
Sergey Vojtovich
parent
7c68930031
commit
3dd01669b4
@@ -25,7 +25,7 @@
|
||||
|
||||
/*
|
||||
Code for generell handling of priority Queues.
|
||||
Implemention of queues from "Algoritms in C" by Robert Sedgewick.
|
||||
Implementation of queues from "Algorithms in C" by Robert Sedgewick.
|
||||
*/
|
||||
|
||||
#ifndef _queues_h
|
||||
|
Reference in New Issue
Block a user