From 7d8e34db148d7c34fb4fae5c58457b2b318a5882 Mon Sep 17 00:00:00 2001 From: dteske Date: Sat, 8 Jun 2013 21:11:26 +0000 Subject: Fix a typo in comments. --- usr.sbin/bsdconfig/startup/share/rcconf.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/bsdconfig/startup/share/rcconf.subr b/usr.sbin/bsdconfig/startup/share/rcconf.subr index c4a5ad5..744bccc 100644 --- a/usr.sbin/bsdconfig/startup/share/rcconf.subr +++ b/usr.sbin/bsdconfig/startup/share/rcconf.subr @@ -136,7 +136,7 @@ f_startup_rcconf_map() if [ -f "$STARTUP_RCCONF_MAP_CACHEFILE" ]; then # # Attempt to populate the in-memory cache with the (soon to be) - # be validated on-disk cache. If validation fails, fall-back to + # validated on-disk cache. If validation fails, fall-back to # the current value and provide error exit status. # STARTUP_RCCONF_MAP=$( -- cgit v1.1