1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

Fix miscellaneous typos

This commit is contained in:
Vasilii Lakhin
2025-07-13 18:42:30 +03:00
parent c58dce932a
commit 40be423f08
23 changed files with 39 additions and 39 deletions

View File

@@ -457,7 +457,7 @@ int exit_status() {
If you don't call the @c plan() function, the number of tests
executed will be printed at the end. This is intended to be used
while developing the unit and you are constantly adding tests. It
is not indented to be used after the unit has been released.
is not intended to be used after the unit has been released.
@subsection TestRunning Execute the test