[gtk+] entry: typo
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] entry: typo
- Date: Tue, 12 Jan 2016 20:57:54 +0000 (UTC)
commit 19fa89306788eb05f808cd52c9113e3cbdaa1e71
Author: Timm Bäder <mail baedert org>
Date: Fri Jan 8 17:30:47 2016 +0100
entry: typo
gtk/gtkentry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index ca13c3f..26d877e 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -10913,7 +10913,7 @@ gtk_entry_progress_pulse (GtkEntry *entry)
/**
* gtk_entry_set_placeholder_text:
* @entry: a #GtkEntry
- * @text: (nullable): a string to be displayed when @entry is empty an unfocused, or %NULL
+ * @text: (nullable): a string to be displayed when @entry is empty and unfocused, or %NULL
*
* Sets text to be displayed in @entry when it is empty and unfocused.
* This can be used to give a visual hint of the expected contents of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]