mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02: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:
parent
7c68930031
commit
3dd01669b4
51 changed files with 91 additions and 91 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
strappend(dest, len, fill) appends fill-characters to a string so that
|
||||
the result length == len. If the string is longer than len it's
|
||||
trunked. The des+len character is allways set to NULL.
|
||||
trunked. The des+len character is always set to NULL.
|
||||
*/
|
||||
|
||||
#include "strings_def.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue