Fix typos found by codespell (#70)

This commit is contained in:
Boyuan Yang
2018-01-09 20:58:11 +08:00
committed by Dharkael
parent b6f7a59c23
commit f36ab43e70
8 changed files with 9 additions and 9 deletions

View File

@@ -69,7 +69,7 @@ size_t ButtonHandler::size() const {
return m_vectorButtons.size();
}
// UpdatePosition updates the position of the buttons arround the
// UpdatePosition updates the position of the buttons around the
// selection area. Ignores the sides blocked by the end of the screen.
// When the selection is too small it works on a virtual selection with
// the original in the center.