Replace "the the " with "the "

This commit is contained in:
Anton Mosich
2025-08-26 16:13:19 +02:00
committed by Seth Ladygo
parent 65816093c4
commit 543c43f078
16 changed files with 18 additions and 18 deletions

View File

@ -524,7 +524,7 @@ constexpr Option<Field> field_find_if(Pred&& pred) {
}
/**
* Get the the message-field for the given name or shortcut
* Get the message-field for the given name or shortcut
*
* @param name_or_shortcut
*