Run codespell -w with the latest dictonary again

This commit is contained in:
Xiang Xiao 2020-02-23 12:51:44 +08:00 committed by Gregory Nutt
parent d660492289
commit 41d88f06e7
261 changed files with 529 additions and 529 deletions

View file

@ -134,7 +134,7 @@ public:
// Perform a simulated mouse click on a button in the array. This method injects
// the mouse click through the NX hierarchy just as would real mouse
// hardward.
// hardware.
void click(CButtonArray *buttonArray, int column, int row);