diff options
| author | ljfa-ag <ljfa-ag@web.de> | 2015-06-27 22:48:55 +0200 |
|---|---|---|
| committer | ljfa-ag <ljfa-ag@web.de> | 2015-06-27 22:48:55 +0200 |
| commit | 6c1c90d668915ce698fe71a53891986e82d4af7a (patch) | |
| tree | 78d1677001e027e1f242bea1e3467ae40ee8bfdb /include | |
| parent | 34ac833956f32e3041919123fe41077eedd5e632 (diff) | |
| download | Project-Tick-6c1c90d668915ce698fe71a53891986e82d4af7a.tar.gz Project-Tick-6c1c90d668915ce698fe71a53891986e82d4af7a.zip | |
Small change of wording
Diffstat (limited to 'include')
| -rw-r--r-- | include/nbt_value.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nbt_value.h b/include/nbt_value.h index 5af322b4d2..2a3769f118 100644 --- a/include/nbt_value.h +++ b/include/nbt_value.h @@ -32,7 +32,7 @@ class tag_compound; class tag_list; /** - * @brief Represents a reference to a tag of fixed type + * @brief Contains an NBT value of fixed type * * This can contain a tag of arbitrary type, but once the tag's type * is set it is immutable. |
