Skip to content

Commit 0760c45

Browse files
Update administrator/components/com_modules/src/Model/ModuleModel.php
Co-authored-by: Brian Teeman <[email protected]>
1 parent c3b5e87 commit 0760c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_modules/src/Model/ModuleModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ protected function getStageForNewItem(Form $form, $data)
13081308
}
13091309

13101310
/**
1311-
* Adds defaylt stage to workflow field in the form.
1311+
* Adds default stage to workflow field in the form.
13121312
*
13131313
* @param Form $form The form to change
13141314
* @param array|object $data The form data

0 commit comments

Comments
 (0)