Rombobjörn

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Persson <Bjorn@Rombobjörn.se>2014-03-03 23:22:31 +0100
committerBjörn Persson <Bjorn@Rombobjörn.se>2014-03-03 23:22:31 +0100
commit924e4426ab756281e10526fed58253d876f01033 (patch)
tree9b909429d3e39d49c424c2168ffef3a06381517b
parent806a6dd5c4ea3300c628738bbbf3979dae23b078 (diff)
perhaps a better word
-rwxr-xr-xmanual.en.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual.en.html b/manual.en.html
index 17f213a..86eb33d 100755
--- a/manual.en.html
+++ b/manual.en.html
@@ -301,7 +301,7 @@ preprocessor symbol <var>Includedir</var>. These files should normally be
architecture-independent.</p></li>
<li><p>If you have architecture-specific source files that you need to make
-available to other software that uses your libraries, then you should refactor
+available to other software that uses your libraries, then you should restructure
your code to encapsulate the architecture-specific bits in the compiled code
and keep the API clean. But if you really must install such files, then you may
put them under a separate subdirectory of <var>stage_archincludedir</var>.