mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
[cleanup] minor javadoc formatting
This commit is contained in:
parent
a1a26ecca2
commit
215b451b78
1 changed files with 2 additions and 1 deletions
|
@ -95,7 +95,8 @@ public class Mnemonics {
|
|||
public static final int APPEND_MNEMONICS = 2;
|
||||
|
||||
/**
|
||||
* The simple name of the preference that holds the pattern to be used for matching against the locale to determine if APPEND_MNEMONICS option applies.
|
||||
* The simple name of the preference that holds the pattern to be used for matching
|
||||
* against the locale to determine if APPEND_MNEMONICS option applies.
|
||||
*/
|
||||
public static final String APPEND_MNEMONICS_PATTERN_PREFERENCE = "APPEND_MNEMONICS_PATTERN"; //$NON-NLS-1$
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue