Fix various typos (#2607)
* Fix various typos Found via `codespell -q 3 -L acount,clen,dout` * Trunk reformatting --------- Co-authored-by: code8buster <communismisgreat@national.shitposting.agency> Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
co-authored by
GitHub
code8buster
Ben Meadors
parent
4ace59fc18
commit
003047baaf
+1
-1
@@ -149,7 +149,7 @@ class GPS : private concurrency::OSThread
|
||||
*/
|
||||
void setAwake(bool on);
|
||||
|
||||
/** Get how long we should stay looking for each aquisition
|
||||
/** Get how long we should stay looking for each acquisition
|
||||
*/
|
||||
uint32_t getWakeTime() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user