summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2007-05-06 12:23:44 +0000
committerMichael Niedermayer <michaelni@gmx.at>2007-05-06 12:23:44 +0000
commitd9a3c855fb3668150b9dbf6a7a32c0b0117a8111 (patch)
treea125c5d3bdac8551f4c3d8946780d1fe60c5d886 /doc/ffmpeg-doc.texi
parent18d915dda6cefd5fc4ea6e55e88f1d8142b1ce1d (diff)
better wording for the alphabetical lists
Originally committed as revision 8918 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 847bdb6626..af306ee1a1 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -1717,8 +1717,8 @@ do not attach several unrelated patches to the same mail.
If you added a new file, did you insert a license header? It should be
taken from FFmpeg, not randomly copied and pasted from somewhere else.
@item
- Longer lists of things are usually kept in alphabetical order. If you
- add an item, make sure to maintain alphabetical order.
+ You should maintain alphabetical order in alphabetically ordered lists as
+ long as doing so does not break API/ABI compatibility.
@item
Did you provide a suggestion for a clear commit log message?
@end enumerate