1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-11 17:24:46 +02:00

Minor adjustments to comment blocks: Add @LostKobrakai PR #42, PR #44, PR #45 and add @owzim PR #43

This commit is contained in:
Ryan Cramer
2017-01-05 14:32:09 -05:00
parent 928a399b8a
commit d785fd7523
4 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ class Helloworld extends WireData implements Module {
return array(
// The module'ss title, typically a little more descriptive than the class name
// The module's title, typically a little more descriptive than the class name
'title' => 'Hello World',
// version number