[gtk+/native-layout] GtkToolPalette: docs: Minor English corrections.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/native-layout] GtkToolPalette: docs: Minor English corrections.
- Date: Sun, 4 Apr 2010 02:13:34 +0000 (UTC)
commit b2d6bf1526005c19c8cdc5091396d238db230302
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Dec 31 13:55:51 2009 +0100
GtkToolPalette: docs: Minor English corrections.
gtk/gtktoolpalette.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtktoolpalette.c b/gtk/gtktoolpalette.c
index 5c38781..ac5a5a7 100644
--- a/gtk/gtktoolpalette.c
+++ b/gtk/gtktoolpalette.c
@@ -43,12 +43,12 @@
* @Short_description: A tool palette with categories
* @Title: GtkToolPalette
*
- * A #GtkToolPalette allows it to add #GtkToolItem<!-- -->s to a palette-like
+ * A #GtkToolPalette allows you to add #GtkToolItem<!-- -->s to a palette-like
* container with different categories and drag and drop support.
*
* A #GtkToolPalette is created with a call to gtk_tool_palette_new().
*
- * #GtkToolItem<!-- -->s cannot be added directly to a #GtkToolPalette,
+ * #GtkToolItem<!-- -->s cannot be added directly to a #GtkToolPalette -
* instead they are added to a #GtkToolItemGroup which can than be added
* to a #GtkToolPalette. To add a #GtkToolItemGroup to a #GtkToolPalette,
* use gtk_container_add().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]