Module: website Branch: master Commit: 42846cec4e464e0b0f0f4d9bd0ec2574662f5ef2 URL: http://source.winehq.org/git/website.git/?a=commit;h=42846cec4e464e0b0f0f4d9...
Author: Francois Gouget fgouget@free.fr Date: Mon Aug 4 15:17:00 2008 +0200
Assorted spelling fixes.
---
include/XMLToArray.php | 2 +- site | 2 +- wwn/en/wn20010526_96.xml | 2 +- wwn/en/wn20011212_110.xml | 2 +- wwn/en/wn20030718_179.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/include/XMLToArray.php b/include/XMLToArray.php index 39320a6..cc47fbd 100644 --- a/include/XMLToArray.php +++ b/include/XMLToArray.php @@ -76,7 +76,7 @@ class XMLToArray { $node = array_pop($this->node_stack); $node["_DATA"] = trim($node["_DATA"]);
- // and add it an an element of the last node in the stack... + // and add it as an element of the last node in the stack... $lastnode = count($this->node_stack); array_push($this->node_stack[$lastnode-1]["_ELEMENTS"], $node); } diff --git a/site b/site index c59bd5f..0efcec2 100644 --- a/site +++ b/site @@ -26,7 +26,7 @@ switch (true) $text .= view_rss(); break;
- // view news archvie + // view news archive case ($_REQUEST['news']): $text .= $html->theme_box($config->theme, "box_title", 'News Archives', "100%", view_news($_REQUEST['news']), '10', 'white', 'topMenu'); break; diff --git a/wwn/en/wn20010526_96.xml b/wwn/en/wn20010526_96.xml index 5378d46..85013be 100644 --- a/wwn/en/wn20010526_96.xml +++ b/wwn/en/wn20010526_96.xml @@ -125,7 +125,7 @@ with regards to Microsoft's latest XP incarnation. Basically this comes down to new applications taking advantages of additions to the Windows API. In the past a lot of vendors have avoided immediately using new stuff because they would -break backwards capatibility with the older versions +break backwards compatibility with the older versions of Windows that users are inevitably using. Francois Gouget summed it up by saying:</p> <quote who="Francois Gouget"><p> diff --git a/wwn/en/wn20011212_110.xml b/wwn/en/wn20011212_110.xml index 42e1ee9..2ec64ea 100644 --- a/wwn/en/wn20011212_110.xml +++ b/wwn/en/wn20011212_110.xml @@ -613,7 +613,7 @@ now. Actually, I just download from cvs randomly, and see what happens. </p><p> It's been a while, but I decided to try again in October. At that time, there was an OLE error, but the only other strange -occurence was a 'locking' of the screen on a print preview. +occurrence was a 'locking' of the screen on a print preview. </p><p> Since then, this 'locking' is the only issue (though I haven't yet attempted to print). diff --git a/wwn/en/wn20030718_179.xml b/wwn/en/wn20030718_179.xml index a902bb0..f77bf87 100644 --- a/wwn/en/wn20030718_179.xml +++ b/wwn/en/wn20030718_179.xml @@ -172,7 +172,7 @@ about in bug 1358 subtitled "GraphicsDriver" = "none" wanted. </p><p> On the off chance that a "none" driver had been implemented, I tried it. -And suprisingly, something sensible happened: +And surprisingly, something sensible happened: <ul><code> dank_at_dank:~$ wine /dos/d/vss/win32/ss.exe help<br /> Could not load graphics driver 'none'<br />