summaryrefslogtreecommitdiff
path: root/manual-porting.md
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2016-06-17 18:41:07 -0400
committerThibault Saunier <tsaunier@gnome.org>2016-06-17 18:42:07 -0400
commit1c926934ab2873ddf909dfa0ae894c34666ea114 (patch)
treeaba4eaea37301e9fec7b88c6ccaaaa8992ea5bfd /manual-porting.md
parent208c456f816bb2782cc5c47c5024e88479287c0c (diff)
Avoid having several 'h1' title per page
Each page has one title and it looks better like that
Diffstat (limited to 'manual-porting.md')
-rw-r--r--manual-porting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual-porting.md b/manual-porting.md
index 3fc4ae8..2371464 100644
--- a/manual-porting.md
+++ b/manual-porting.md
@@ -11,7 +11,7 @@ the relevant sections in this Application Development Manual where
needed. With this list, it should be possible to port simple
applications to GStreamer-0.10 in less than a day.
-# List of changes
+## List of changes
- Most functions returning an object or an object property have been
changed to return its own reference rather than a constant reference