Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'printutils')
-rw-r--r--printutils/lpr.c2
1 files changed, 1 insertions, 1 deletions
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"