Fix typos in the codebase.

This commit is contained in:
fluesvamp 2022-08-07 17:07:39 -05:00 committed by Vicențiu Ciorbaru
commit f2830af16c
22 changed files with 49 additions and 48 deletions

View file

@ -55,7 +55,7 @@
*
* Michael Widenius:
* DBUG_DUMP - To dump a block of memory.
* PUSH_FLAG "O" - To be used insted of "o" if we
* PUSH_FLAG "O" - To be used instead of "o" if we
* want flushing after each write
* PUSH_FLAG "A" - as 'O', but we will append to the out file instead
* of creating a new one.

View file

@ -847,7 +847,7 @@ EX:\fC
Unlocks DBUG_FILE stream, that was locked with a DBUG_LOCK_FILE.
.LI DBUG_ASSERT\
This macro just does a regular assert(). The difference is that it will be
disabled by DBUG_OFF togeher with the
disabled by DBUG_OFF together with the
.I dbug
library. So there will be no need to disable asserts separately with NDEBUG.
.SP 1
@ -1115,7 +1115,7 @@ will usually have problems using the standard
package.
The most common problem is multiply allocated memory.
.SP 2
.\" .DE nroff dident like this. davida 900108
.\" .DE nroff didn't like this. davida 900108
.CS
.\" vim:filetype=nroff