aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/src/Google/Protobuf/Syntax.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/src/Google/Protobuf/Syntax.php')
-rw-r--r--php/src/Google/Protobuf/Syntax.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/src/Google/Protobuf/Syntax.php b/php/src/Google/Protobuf/Syntax.php
index bb7b7896..3a52dc9e 100644
--- a/php/src/Google/Protobuf/Syntax.php
+++ b/php/src/Google/Protobuf/Syntax.php
@@ -7,7 +7,7 @@ namespace Google\Protobuf;
/**
* The syntax in which a protocol buffer element is defined.
*
- * Protobuf enum <code>Google\Protobuf\Syntax</code>
+ * Protobuf type <code>google.protobuf.Syntax</code>
*/
class Syntax
{