mirror of
https://github.com/google/pebble.git
synced 2025-07-07 15:36:21 +00:00
spelling: separate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
394c11d071
commit
586db5b942
4 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
//! The reason it's not just a boring set of long click handlers is because we don't support
|
||||
//! registering a long click handler for a combination of buttons like up+down.
|
||||
//!
|
||||
//! I tried to split this out from a seperate file from the recovery_first_use.c file so I could
|
||||
//! I tried to split this out from a separate file from the recovery_first_use.c file so I could
|
||||
//! test this behaviour in a unit test independent in the UI. I think it turned out /okay/. The
|
||||
//! callback specification is a little odd (only for select but not for the other ones, should we
|
||||
//! be blowing memory on static behaviour like this?) but it was worth a shot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue