From 5bee506a41221e73685fbb7007f6ef0cb0e619dc Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Thu, 21 Jun 2012 16:23:02 +0200
Subject: [PATCH] README.asciidoc: write "32-bit" instead of "32 bit"

---
 README.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.asciidoc b/README.asciidoc
index 0b44161..7a7410d 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -67,7 +67,7 @@ packets of the format:
 
   CP+
 
-Where C is the run count as a 32 bit big-endian integer, and P+ is
+Where C is the run count as a 32-bit big-endian integer, and P+ is
 a sequence of 1 or more Pixels encoded as 32-bit big-endian integers with the
 color information in the format 00RRGGBB.
 
-- 
2.1.4