diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-06-05 22:35:59 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-06-05 22:35:59 (GMT) |
commit | 3023ab978c5d265d7df909be3ba51dd75e733b74 (patch) | |
tree | c1829f7f06c4e35eca130c9013cafa8f63d8ba78 | |
parent | 7d7c6d6f245ea9cefe0d85c26631d6af9ed720d3 (diff) | |
download | mxe-3023ab978c5d265d7df909be3ba51dd75e733b74.zip mxe-3023ab978c5d265d7df909be3ba51dd75e733b74.tar.gz mxe-3023ab978c5d265d7df909be3ba51dd75e733b74.tar.bz2 |
improved style of docs
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 2e3bd09..4e2fc4a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -602,7 +602,7 @@ USE_OSGPLUGIN(<plugin2>) <p> On 64-bit FreeBSD, there are open issues with the NSIS package. To allow the - remainder of mingw-cross-env to build, simply remove the + remainder of mingw-cross-env to build, simply remove the package: </p> <pre>rm <em>where mingw-cross-env is unpacked</em>/src/nsis.mk</pre> |