mirror of
https://github.com/processwire/processwire.git
synced 2025-08-11 17:24:46 +02:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user