From a50f47f8056ffbb5fc52f2db07858c7dcd511d2e Mon Sep 17 00:00:00 2001
From: "arseny.kapoulkine@gmail.com"
 <arseny.kapoulkine@gmail.com@99668b35-9821-0410-8761-19e4c4f06640>
Date: Mon, 30 Apr 2012 15:37:36 +0000
Subject: docs: Regenerated HTML documentation

git-svn-id: http://pugixml.googlecode.com/svn/trunk@910 99668b35-9821-0410-8761-19e4c4f06640
---
 docs/manual/saving.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/manual/saving.html')

diff --git a/docs/manual/saving.html b/docs/manual/saving.html
index 2be70cb..d0b2e02 100644
--- a/docs/manual/saving.html
+++ b/docs/manual/saving.html
@@ -465,7 +465,7 @@
 <p>
         When you are saving the document using <code class="computeroutput"><span class="identifier">xml_document</span><span class="special">::</span><span class="identifier">save</span><span class="special">()</span></code> or <code class="computeroutput"><span class="identifier">xml_document</span><span class="special">::</span><span class="identifier">save_file</span><span class="special">()</span></code>, a default XML document declaration is
         output, if <code class="computeroutput"><span class="identifier">format_no_declaration</span></code>
-        is not speficied and if the document does not have a declaration node. However,
+        is not specified and if the document does not have a declaration node. However,
         the default declaration is not customizable. If you want to customize the
         declaration output, you need to create the declaration node yourself.
       </p>
-- 
cgit v1.2.3