diff options
author | David Boddie <david.boddie@nokia.com> | 2010-12-21 14:07:16 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2010-12-21 14:07:16 (GMT) |
commit | ae0f24513158ea48b21ba3e6676c5fb8a786a73e (patch) | |
tree | ef3e7090b808767b4b5fd58772811d05cd4e939d /tools/qdoc3/test/compat.qdocconf | |
parent | b22ff71d8f8fa03260d5ad0eef67184a047685e7 (diff) | |
download | Qt-ae0f24513158ea48b21ba3e6676c5fb8a786a73e.zip Qt-ae0f24513158ea48b21ba3e6676c5fb8a786a73e.tar.gz Qt-ae0f24513158ea48b21ba3e6676c5fb8a786a73e.tar.bz2 |
Doc: Fixed whitespace.
Diffstat (limited to 'tools/qdoc3/test/compat.qdocconf')
-rw-r--r-- | tools/qdoc3/test/compat.qdocconf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/qdoc3/test/compat.qdocconf b/tools/qdoc3/test/compat.qdocconf index 5745ed9..0b59629 100644 --- a/tools/qdoc3/test/compat.qdocconf +++ b/tools/qdoc3/test/compat.qdocconf @@ -1,5 +1,5 @@ -alias.i = e -alias.include = input +alias.i = e +alias.include = input macro.0 = "\\\\0" macro.b = "\\\\b" @@ -27,5 +27,5 @@ macro.img = "\\image" macro.endquote = "\\endquotation" macro.relatesto = "\\relates" -spurious = "Missing comma in .*" \ - "Missing pattern .*" +spurious = "Missing comma in .*" \ + "Missing pattern .*" |