diff options
Diffstat (limited to 'vendor/oojs/oojs-ui/php/HtmlSnippet.php')
-rw-r--r-- | vendor/oojs/oojs-ui/php/HtmlSnippet.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/oojs/oojs-ui/php/HtmlSnippet.php b/vendor/oojs/oojs-ui/php/HtmlSnippet.php index e0889fca..adde8286 100644 --- a/vendor/oojs/oojs-ui/php/HtmlSnippet.php +++ b/vendor/oojs/oojs-ui/php/HtmlSnippet.php @@ -7,7 +7,7 @@ namespace OOUI; */ class HtmlSnippet { - /* Members */ + /* Properties */ /** * HTML snippet this instance represents. |