Skip to content

Commit

Permalink
Correct comment for function custom_function_default_enum_future_vers…
Browse files Browse the repository at this point in the history
…ions

Fixes #6198
  • Loading branch information
atrol committed Aug 4, 2015
1 parent 1c18e71 commit 0616d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/custom_function_api.php
Expand Up @@ -469,7 +469,7 @@ function custom_function_default_enum_released_versions() {
}

/**
* Construct an enumeration for released versions for the current project.
* Construct an enumeration for future versions for the current project.
* The enumeration will be empty if current project is ALL PROJECTS.
* Enumerations format is: "abc|lmn|xyz"
* To use this in a custom field type "=future_versions" in the possible values field.
Expand Down

0 comments on commit 0616d4f

Please sign in to comment.