mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Fix spelling (#128)
* Fix spelling in .cpp files * Fix spelling in all files
This commit is contained in:
@@ -57,7 +57,7 @@ IntervalController::IntervalController(Responder * parentResponder, InputEventHa
|
||||
}
|
||||
|
||||
const char * IntervalController::title() {
|
||||
return I18n::translate(I18n::Message::SearchInverval);
|
||||
return I18n::translate(I18n::Message::SearchInterval);
|
||||
}
|
||||
|
||||
int IntervalController::numberOfRows() const {
|
||||
|
||||
Reference in New Issue
Block a user