Typos a/an (#13819)
This commit is contained in:
@@ -83,7 +83,7 @@ public class CommandExecutor implements AvailableSources {
|
||||
* Adds a ContentItem to the PresetContainer
|
||||
*
|
||||
* @param id the id the ContentItem should be reached
|
||||
* @param contentItem the contentItem that should be saved as PRESET. Note that a eventually set presetID of the
|
||||
* @param contentItem the contentItem that should be saved as PRESET. Note that an eventually set presetID of the
|
||||
* ContentItem will be overwritten with id
|
||||
*/
|
||||
public void addContentItemToPresetContainer(int id, ContentItem contentItem) {
|
||||
|
||||
@@ -60,7 +60,7 @@ public class PresetContainer {
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds a ContentItem as Preset, with presetID. Note that a eventually existing id in preset will be overwritten by
|
||||
* Adds a ContentItem as Preset, with presetID. Note that an eventually existing id in preset will be overwritten by
|
||||
* presetID
|
||||
*
|
||||
* @param presetID
|
||||
|
||||
Reference in New Issue
Block a user