Skip to content

Commit fbd80a1

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

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
@@ -1350,7 +1350,7 @@ protected function getStageForNewItem(Form $form, $data)
13501350
}
13511351

13521352
/**
1353-
* Adds defaylt stage to workflow field in the form.
1353+
* Adds default stage to workflow field in the form.
13541354
*
13551355
* @param Form $form The form to change
13561356
* @param array|object $data The form data

0 commit comments

Comments
 (0)