Typos a/an (#13819)

This commit is contained in:
Дилян Палаузов
2022-12-02 14:07:31 +02:00
committed by GitHub
parent e979be4911
commit 6c1373f7c2
121 changed files with 167 additions and 167 deletions

View File

@@ -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) {

View File

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