# HG changeset patch # User jld # Date 1322850698 0 # Node ID 31e709d67a8cfbcec14302e4cdf6e18db7ce777b # Parent 9de096a3010bba383e176a4c9c20eb8506814853 * cdl/redboot.cdl: Fix typographical error. Issue reported by Keith Smith. [ Bugzilla 1001403 ] diff --git a/packages/redboot/current/ChangeLog b/packages/redboot/current/ChangeLog --- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2011-12-02 John Dallaway + + * cdl/redboot.cdl: Fix typographical error. Issue reported by + Keith Smith. [ Bugzilla 1001403 ] + 2010-04-23 John Dallaway * src/net/dns.c: Initialise DNS domain with an empty string to diff --git a/packages/redboot/current/cdl/redboot.cdl b/packages/redboot/current/cdl/redboot.cdl --- a/packages/redboot/current/cdl/redboot.cdl +++ b/packages/redboot/current/cdl/redboot.cdl @@ -396,7 +396,7 @@ cdl_package CYGPKG_REDBOOT { description " By default Redboot tries to use BOOTP to get an IP address. If there's no BOOTP server on your network - use this option to avoid to wait until the + use this option to avoid the wait until the timeout. This option is overriden by the configuration stored in flash." }