From 46a9e334a0a066a7783a487575544b276613e33e Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 27 Jan 2011 23:04:46 +0000 Subject: Fix irritating typo, that appears to have spread throughout the compilation documentation svn path=/trunk/netsurf/; revision=11511 --- Docs/BUILDING-BeOS | 2 +- Docs/BUILDING-Cocoa | 2 +- Docs/BUILDING-Framebuffer | 2 +- Docs/BUILDING-GTK | 2 +- Docs/BUILDING-RISC_OS | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Docs/BUILDING-BeOS b/Docs/BUILDING-BeOS index 2b9654289..1aca4e48d 100644 --- a/Docs/BUILDING-BeOS +++ b/Docs/BUILDING-BeOS @@ -54,7 +54,7 @@ $ make install - | Note: We advise enabling ivonv() support in libparserutils, which vastly + | Note: We advise enabling iconv() support in libparserutils, which vastly | increases the number of supported character sets. To do this, | create a file called Makefile.config.override in the libparserutils | directory, containing the following line: diff --git a/Docs/BUILDING-Cocoa b/Docs/BUILDING-Cocoa index d7ff43375..ee33db17c 100644 --- a/Docs/BUILDING-Cocoa +++ b/Docs/BUILDING-Cocoa @@ -94,7 +94,7 @@ universal binaries. You can also leave some of the platform names out, if you don't require them. - | Note: We advise enabling ivonv() support in libparserutils, which vastly + | Note: We advise enabling iconv() support in libparserutils, which vastly | increases the number of supported character sets. To do this, | create a file called Makefile.config.override in the libparserutils | directory, containing the following line: diff --git a/Docs/BUILDING-Framebuffer b/Docs/BUILDING-Framebuffer index 0eccca82e..e9d4410db 100644 --- a/Docs/BUILDING-Framebuffer +++ b/Docs/BUILDING-Framebuffer @@ -270,7 +270,7 @@ Index: framebuffer/font_freetype.c $ sudo make install - | Note: We advise enabling ivonv() support in libparserutils, which vastly + | Note: We advise enabling iconv() support in libparserutils, which vastly | increases the number of supported character sets. To do this, | create a file called Makefile.config.override in the libparserutils | directory, containing the following line: diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK index 714826c94..18c74e926 100644 --- a/Docs/BUILDING-GTK +++ b/Docs/BUILDING-GTK @@ -118,7 +118,7 @@ $ sudo make install - | Note: We advise enabling ivonv() support in libparserutils, which vastly + | Note: We advise enabling iconv() support in libparserutils, which vastly | increases the number of supported character sets. To do this, | create a file called Makefile.config.override in the libparserutils | directory, containing the following line: diff --git a/Docs/BUILDING-RISC_OS b/Docs/BUILDING-RISC_OS index bec072a16..ea6ae974b 100644 --- a/Docs/BUILDING-RISC_OS +++ b/Docs/BUILDING-RISC_OS @@ -110,7 +110,7 @@ The above will create a directory for each of the libraries containing their sources. - | Note: We advise enabling ivonv() support in libparserutils, which vastly + | Note: We advise enabling iconv() support in libparserutils, which vastly | increases the number of supported character sets. To do this, | create a file called Makefile.config.override in the libparserutils | directory, containing the following line: -- cgit v1.2.3