mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Lintian complains on spelling error
The lintian check complains on spelling error: https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
This commit is contained in:
committed by
Vicențiu-Marian Ciorbaru
parent
db32d9457e
commit
2df2238cb8
@ -2141,7 +2141,7 @@ enum_nested_loop_state JOIN_CACHE::join_records(bool skip_last)
|
||||
DBUG_ASSERT(!is_key_access());
|
||||
/*
|
||||
Restore the last record from the join buffer to generate
|
||||
all extentions for it.
|
||||
all extensions for it.
|
||||
*/
|
||||
get_record();
|
||||
}
|
||||
|
Reference in New Issue
Block a user