forked from irungentoo/toxcore
-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Public headers, Core/toxcore -> Tox/the Tox library
Toxcore public header documentation suffers from an identity crisis. It calls itself three different things: Tox, toxcore and Core, depending on the time period the comment was written in, the author of the comment, whether the comment refers to the Tox instance or the Tox[core] library (it doesn't seem like anything refers to the Tox protocol?), and maybe some other nuances. No one really calls it Core though, so this commit replaces the use of Core with Tox/toxcore, and edits other instances of the documentation referring to the library where I thought rewording was in order, though in the end it's more of a subjective personal preference.
- Loading branch information
Showing
2 changed files
with
29 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters