Spreadsheet: [skip ci] fix doxygen typo

This commit is contained in:
luz paz
2022-10-26 02:50:30 +02:00
committed by Uwe
parent dd35d0d035
commit 4b191ff830
+1 -1
View File
@@ -1259,7 +1259,7 @@ void Sheet::removeColumns(int col, int count)
}
/**
* Inser \a count rows at row \a row.
* Insert \a count rows at row \a row.
*
* @param row Address of row where the rows are inserted.
* @param count Number of rows to insert.