Kaydet (Commit) a4a6153e authored tarafından rbuj's avatar rbuj Kaydeden (comit) Thomas Arnhold

wizards: fix javadoc error: unknown tag: returns

Change-Id: I3d10c48a5fac2683f76cf21ef5c746377ca9a8c4
Reviewed-on: https://gerrit.libreoffice.org/11238Reviewed-by: 's avatarThomas Arnhold <thomas@arnhold.org>
Tested-by: 's avatarThomas Arnhold <thomas@arnhold.org>
üst b1492e6a
......@@ -691,7 +691,7 @@ public class FilterComponent
}
/**
* @returns true if the current condition is complete, all needed fields are filled with values.
* @return true if the current condition is complete, all needed fields are filled with values.
* So we can enable the next.
*/
private boolean isConditionComplete()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment