diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2009-01-25 21:40:33 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2009-01-25 21:40:33 +0000 |
commit | c20b3a73e2612e4df54c22127298fa1c2786dad0 (patch) | |
tree | 5c71383652fed929b299e5efb247375fd66b9123 /docs | |
parent | 208a6b4ecc77932c08e5990a9cf809c5d8207b95 (diff) |
Minor documentation fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@114 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index c83bb6b..4ed959a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -433,7 +433,7 @@ environment). The library is written in standard-conformant C++ and was tested o <a name="annot-4"><sup>4</sup><small> ICC is Intel C++ Compiler</small> <br>
<a name="annot-5"><sup>5</sup><small> BCC is Borland C++ Compiler</small> <br>
<a name="annot-6"><sup>6</sup><small> DMC is Digital Mars C++ Compiler</small> <br>
-<a name="annot-7"><sup>7</sup><small> PGI is Portland Group C++ Compiler</small>
+<a name="annot-7"><sup>7</sup><small> PGI is Portland Group C++ Compiler</small> <br>
<a name="annot-8"><sup>8</sup><small> CW is Metrowerks CodeWarrior</small>
<hr>
|