[Rprotobuf-commits] r743 - papers/jss
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Sat Jan 11 05:20:18 CET 2014
    
    
  
Author: edd
Date: 2014-01-11 05:20:14 +0100 (Sat, 11 Jan 2014)
New Revision: 743
Modified:
   papers/jss/article.Rnw
Log:
another one
Modified: papers/jss/article.Rnw
===================================================================
--- papers/jss/article.Rnw	2014-01-11 04:19:46 UTC (rev 742)
+++ papers/jss/article.Rnw	2014-01-11 04:20:14 UTC (rev 743)
@@ -225,7 +225,7 @@
   applications or different computers.
 \item \emph{Efficient}:  Data is serialized into a compact binary
   representation for transmission or storage.
-\item \emph{Exentsible}:  New fields can be added to Protocol Buffer Schemas
+\item \emph{Extensible}:  New fields can be added to Protocol Buffer Schemas
   in a forward-compatible way that do not break older applications.
 \item \emph{Stable}:  Protocol Buffers have been in wide use for over a
   decade.
    
    
More information about the Rprotobuf-commits
mailing list