- add missing space
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 Jan 2007 11:00:05 +0000 (11:00 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 Jan 2007 11:00:05 +0000 (11:00 -0000)
docs/buildroot.html

index fd47b81fd92a5583806bffc26d8f7b00523203b7..ef2d0084539389f17c420ea68ff522c6cc8b09e0 100644 (file)
@@ -563,7 +563,7 @@ config BR2_PACKAGE_FOO
     configures the software. It depends on the previous target (the
     hidden <code>.source</code> file) so that we are sure the software has
     been uncompressed. In order to configure it, it basically runs the
-    well-known <code>./configure</code>script. As we may be doing
+    well-known <code>./configure</code> script. As we may be doing
     cross-compilation, <code>target</code>, <code>host</code> and
     <code>build</code> arguments are given. The prefix is also set to
     <code>/usr</code>, not because the software will be installed in