Repository : http://git.fedorahosted.org/git/?p=secure-coding.git

On branch  : master

>---------------------------------------------------------------

commit 00ae7f52e51702cdc856cd60ff1a34f4f5046c87
Author: Florian Weimer <[email protected]>
Date:   Thu Aug 14 10:03:03 2014 +0200

    Go Marshaling: Fix section title


>---------------------------------------------------------------

 defensive-coding/en-US/Go.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/defensive-coding/en-US/Go.xml b/defensive-coding/en-US/Go.xml
index b5529a6..e1285ed 100644
--- a/defensive-coding/en-US/Go.xml
+++ b/defensive-coding/en-US/Go.xml
@@ -88,7 +88,7 @@
   </para>
 </section>
 <section id="chap-Defensive_Coding-Go-Marshaling">
-  <title>Marshaling and marshaling</title>
+  <title>Marshaling and unmarshaling</title>
   <para>
     Several packages in the <literal>encoding</literal> hierarchy
     provide support for serialization and deserialization.  The usual

--
security mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/security

Reply via email to