From c91712ffecaf41a76df1f0909e26638e916b1d48 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Thu, 25 Jun 2015 23:14:09 +0200 Subject: Minor comment changes --- include/tag_primitive.h | 2 +- include/tag_string.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/tag_primitive.h b/include/tag_primitive.h index f5fab1bdf9..5704da4430 100644 --- a/include/tag_primitive.h +++ b/include/tag_primitive.h @@ -28,7 +28,7 @@ namespace nbt { /** - * @brief Contains an integral or floating-point value. + * @brief Tag that contains an integral or floating-point value * * Common class for tag_byte, tag_short, tag_int, tag_long, tag_float and tag_double. */ diff --git a/include/tag_string.h b/include/tag_string.h index 1e4c76ae6c..28d1b77085 100644 --- a/include/tag_string.h +++ b/include/tag_string.h @@ -26,7 +26,7 @@ namespace nbt { -///Contains a UTF-8 string +///Tag that contains a UTF-8 string class tag_string : public tag { public: -- cgit 0.0.5-2-1-g0f52