Author: pfg Date: Fri Apr 29 20:53:39 2016 New Revision: 298807 URL: https://svnweb.freebsd.org/changeset/base/298807
Log: sys/ddb: spelling fixes in comments. No functional change. Modified: head/sys/ddb/db_textdump.c Modified: head/sys/ddb/db_textdump.c ============================================================================== --- head/sys/ddb/db_textdump.c Fri Apr 29 20:51:24 2016 (r298806) +++ head/sys/ddb/db_textdump.c Fri Apr 29 20:53:39 2016 (r298807) @@ -52,7 +52,7 @@ * TODO * ---- * - * - Allow subsytems to register to submit files for inclusion in the text + * - Allow subsystems to register to submit files for inclusion in the text * dump in a generic way. */ _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
