doc: Fix bracket escaping in Ducktype API design file
authorPhilip Withnall <withnall@endlessm.com>
Sat, 3 Feb 2018 11:25:17 +0000 (12:25 +0100)
committerSimon McVittie <smcv@collabora.com>
Thu, 8 Feb 2018 14:13:45 +0000 (14:13 +0000)
commit038bd1a1902f48a58473c3110632f6ea5dbe55cb
treeea7f62ed685e764f2256d88d1868fc6622560e87
parent4e7efdb6eb9991a65f92573f0502169234f6c1bb
doc: Fix bracket escaping in Ducktype API design file

There’s no need to escape closing brackets if the paired opening bracket
is escaped (or doesn’t need escaping).

See
https://github.com/projectmallard/mallard-ducktype/issues/16#issuecomment-362590519.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104925
Reviewed-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit ad72d6bc5f45e78d21f64099f670a89dcf32507d)
doc/dbus-api-design.duck