From 6d8112cc2442b5288d590ede7a4b7f845bcb6be4 Mon Sep 17 00:00:00 2001
From: Denis Vlasenko <vda.linux@googlemail.com>
Date: Sun, 24 Feb 2008 22:08:57 +0000
Subject: fix typo in comment, no code changes

---
 printutils/lpr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/printutils/lpr.c b/printutils/lpr.c
index e8da28b2b..86fcd9b1b 100644
--- a/printutils/lpr.c
+++ b/printutils/lpr.c
@@ -9,7 +9,7 @@
  *
  * Licensed under GPLv2, see file LICENSE in this tarball for details.
  *
- * See RFC 1179 for propocol description.
+ * See RFC 1179 for protocol description.
  */
 #include "libbb.h"
 
-- 
cgit v1.2.3-55-g6feb