aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/src/Google/Protobuf/NullValue.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/src/Google/Protobuf/NullValue.php')
-rw-r--r--php/src/Google/Protobuf/NullValue.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/src/Google/Protobuf/NullValue.php b/php/src/Google/Protobuf/NullValue.php
index d4022ccc..482b80dd 100644
--- a/php/src/Google/Protobuf/NullValue.php
+++ b/php/src/Google/Protobuf/NullValue.php
@@ -9,7 +9,7 @@ namespace Google\Protobuf;
* `Value` type union.
* The JSON representation for `NullValue` is JSON `null`.
*
- * Protobuf enum <code>Google\Protobuf\NullValue</code>
+ * Protobuf type <code>google.protobuf.NullValue</code>
*/
class NullValue
{