# HG changeset patch # User Dave smith # Date 1456180552 18000 # Node ID 9832111e8d7cd12e5a089bb65a8cc3ef109b397a # Parent 40e10b1d32f704be0bd5a510e6e793719d6e9a59 typo diff -r 40e10b1d32f7 -r 9832111e8d7c scripts/updates-apply.sh --- a/scripts/updates-apply.sh Mon Feb 22 17:32:57 2016 -0500 +++ b/scripts/updates-apply.sh Mon Feb 22 17:35:52 2016 -0500 @@ -1,6 +1,6 @@ # Scans for docker projects in specified parent path and -# updated images, if applicable. +# updates images, if applicable. # # The parent directory to search for docker-compose.yml # files must be specified. An optional service to update