소스 검색

Update free-programming-books.md

changed "Graphics User Interfaces" into "Graphical User Interfaces"
swchoi727 12 년 전
부모
커밋
e0a842a1ec
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      free-programming-books.md

+ 2 - 2
free-programming-books.md

@@ -1,6 +1,6 @@
 ###Index
 * [Meta-Lists](#meta-lists)
-* [Graphics user interfaces](#graphics-user-interfaces)
+* [Graphical user interfaces](#graphical-user-interfaces)
 * [Graphics Programming](#graphics-programming)
 * [Language Agnostic](#language-agnostic)
     * [Algorithms & Datastructures](#algorithms--datastructures)
@@ -160,7 +160,7 @@
 * [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/)
 * [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/)
 
-###Graphics User Interfaces
+###Graphical User Interfaces
 * [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)