Fix casing typo in a doc comment within amqp_error.hpp (#4701)
This commit is contained in:
parent
0516518265
commit
2f7a3eec8b
@ -39,7 +39,7 @@ namespace Azure { namespace Core { namespace Amqp { namespace Models { namespace
|
||||
*/
|
||||
AZ_CORE_AMQP_DLLEXPORT static const AmqpErrorCondition InternalError;
|
||||
|
||||
/** @brief Entity Not FOund
|
||||
/** @brief Entity Not Found
|
||||
* A peer attempted to work with a remote entity that does not
|
||||
* exist.
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user