diff --git a/php.html.markdown b/php.html.markdown
index 127e601b..403fc41d 100644
--- a/php.html.markdown
+++ b/php.html.markdown
@@ -723,7 +723,7 @@ $cls = new SomeOtherNamespace\MyClass();
/**********************
* Late Static Binding
*
-* /
+*/
class ParentClass {
public static function who() {