[release-notes/gnome-3-10] Fixed typo in string
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-10] Fixed typo in string
- Date: Wed, 18 Sep 2013 11:27:32 +0000 (UTC)
commit 13cfd3bfbbe6ec309c840b64d317c9a87ce205fe
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Wed Sep 18 13:27:26 2013 +0200
Fixed typo in string
help/C/developers.page | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 510adc3..c19b842 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -47,7 +47,7 @@
<section id="composite-widget-templates">
<title>Composite Widget Templates</title>
<p>From 3.10, GTK+ allows the creation of composite widget templates. The new feature allows composite
widgets to be defined using XML, which avoids the need to construct them manually. GTK+ is already taking
advantage of this feature to define its own composite widgets, such as <code>GtkVolumeButton</code> and
<code>GtkFileChooserDefault</code>. Application authors can use the same capability to make their own, which
can be done by directly with XML or with the <app>Glade</app> interface builder.</p>
- <p>Tristan Van Berkom has written a <link
href="http://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates/">detailed blog post about
this new feature</link>, which includes a tutoral and a working example that you can try.</p>
+ <p>Tristan Van Berkom has written a <link
href="http://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates/">detailed blog post about
this new feature</link>, which includes a tutorial and a working example that you can try.</p>
</section>
<section id="baseline-support">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]