gtk-demo: Rename textview demos to "Text View"

Fits better with "Tree View".
This commit is contained in:
Matthias Clasen
2015-07-29 19:07:56 -04:00
parent 94120094ab
commit 1ce7c76cda
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* Text Widget/Multiple Views
/* Text View/Multiple Views
*
* The GtkTextView widget displays a GtkTextBuffer. One GtkTextBuffer
* can be displayed by multiple GtkTextViews. This demo has two views