Fixed typos
This commit is contained in:
parent
c12ba5d221
commit
831c7f5924
9 changed files with 21 additions and 21 deletions
|
@ -15,7 +15,7 @@ to understand the source code better.
|
|||
* **app** - System entry code.
|
||||
* **browser** - The frontend including the main window, UI, and all browser
|
||||
side things. This talks to the renderer to manage web pages.
|
||||
* **lib** - Javascript part of browser sidde initialization code.
|
||||
* **lib** - Javascript part of browser side initialization code.
|
||||
* **ui** - Implementation of UI stuff for different platforms.
|
||||
* **cocoa** - Cocoa specific source code.
|
||||
* **gtk** - GTK+ specific source code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue