chiark / gitweb /
Remove repeated 'the's
[elogind.git] / src / libelogind / sd-bus / GVARIANT-SERIALIZATION
index 859e2715f9c3081e4de030dee48f6f818b2cb43f..6aeb11364a415f832e14275b8da10bd75f0a2141 100644 (file)
@@ -25,8 +25,8 @@ The header consists of the following:
 
     = 12 bytes
 
-This header is then followed by the the fields array, whose first
-value is a 32bit array size.
+This header is then followed by the fields array, whose first value is
+a 32bit array size.
 
 When using GVariant we keep the basic structure in place, only
 slightly alter the header, and define protocol version '2'. The new