diff options
Diffstat (limited to 'cpp/src/qpid/framing/FieldValue.h')
-rw-r--r-- | cpp/src/qpid/framing/FieldValue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/framing/FieldValue.h b/cpp/src/qpid/framing/FieldValue.h index d7efc4d22d..a4c20bf415 100644 --- a/cpp/src/qpid/framing/FieldValue.h +++ b/cpp/src/qpid/framing/FieldValue.h @@ -35,7 +35,7 @@ namespace qpid { namespace framing { /** - * Exception that is base exception for all field table errors + * Exception that is the base exception for all field table errors. * * \ingroup clientapi */ |