[docs] Fix typo in QMessageAuthenticationCode::reset() documentation
Pefer → Prefer Pick-to: 6.5 Change-Id: Ie9fd09452f5d99d799a045ee59fc11a2b9c5a599 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
50389d4973
commit
a53429c1ec
@ -1284,7 +1284,7 @@ void QMessageAuthenticationCode::reset()
|
||||
use(mac);
|
||||
\endcode
|
||||
|
||||
Perfer to pass initial keys as the constructor argument:
|
||||
Prefer to pass initial keys as the constructor argument:
|
||||
|
||||
\code
|
||||
QMessageAuthenticationCode mac(method, key); // OK, optimal
|
||||
|
Loading…
Reference in New Issue
Block a user