mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Fix typo
@@ -88,7 +88,7 @@ Specifically, use @Override whenever possible, for clarity.
|
||||
|
||||
## Treat Acronyms As Words
|
||||
|
||||
In variable names and class definitions, try to treat acroynms as words (XmlHttpRequest instead of XMLHTTPRequest, for instance).
|
||||
In variable names and class definitions, try to treat acronyms as words (XmlHttpRequest instead of XMLHTTPRequest, for instance).
|
||||
|
||||
## Be careful what you log!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user