1
0
Fork 0
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:
David Dykstal 2007-06-19 00:39:44 +00:00
parent a1a26ecca2
commit 215b451b78

View file

@ -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$