completed documentation

This commit is contained in:
ZhigalskiiIvan 2023-04-01 01:31:32 +03:00
parent 6fe3efbdca
commit 52ee7bee83

View File

@ -448,7 +448,7 @@ class CommandCenter(private val textData: TextData) {
}
}
/** Calls functions of reading and adding text in saved. */
/** Calls functions of reading and adding text in saved. */
private inner class Add : Subcommand("add", "Adding text from source") {
/** Path to file for reading */