From ab10fed5033a782fd7c45ad17033f852ada95e38 Mon Sep 17 00:00:00 2001 From: Chris Maynard Date: Mon, 20 May 2013 01:35:17 +0000 Subject: Trivial: remove extraneous word, 'is'. svn path=/trunk/; revision=49423 --- doc/README.developer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.developer b/doc/README.developer index 10d4e6af6e..cc7270ea84 100644 --- a/doc/README.developer +++ b/doc/README.developer @@ -2045,7 +2045,7 @@ argument should be ENC_NA (Not Applicable). For integral, floating-point, Boolean, FT_GUID, and FT_EUI64 fields, the encoding specifies the byte order of the value; the 'encoding' -argument should be is ENC_LITTLE_ENDIAN if the value is little-endian +argument should be ENC_LITTLE_ENDIAN if the value is little-endian and ENC_BIG_ENDIAN if it is big-endian. For FT_IPv4 fields, the encoding also specifies the byte order of the -- cgit v1.2.3