From 78e1d58d3a320637cbe78fa5c86081931392875b Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 13 Jan 2008 17:52:53 +0000 Subject: - fix commentary typo --- include/libbb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/libbb.h b/include/libbb.h index a07606287..9d70e7099 100644 --- a/include/libbb.h +++ b/include/libbb.h @@ -1098,7 +1098,7 @@ enum { /* DO NOT CHANGE THESE VALUES! cp.c, mv.c, install.c depend on them. */ #define FILEUTILS_CP_OPTSTR "pdRfils" USE_SELINUX("c") extern const char *applet_name; -/* "BusyBox vN.N.N (timestamp or extra_vestion)" */ +/* "BusyBox vN.N.N (timestamp or extra_version)" */ extern const char bb_banner[]; extern const char bb_msg_memory_exhausted[]; extern const char bb_msg_invalid_date[]; -- cgit v1.2.3