From 15e343060c6bc00334ec8d96f01cef1482b5dd81 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Sun, 8 May 2005 02:20:10 +0000 Subject: Capitalize at the start of sentence. --- sys/sys/imgact_aout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/sys/imgact_aout.h b/sys/sys/imgact_aout.h index 52a04dbc2faf6..1c1596fdcec4b 100644 --- a/sys/sys/imgact_aout.h +++ b/sys/sys/imgact_aout.h @@ -105,7 +105,7 @@ /* * Header prepended to each a.out file. - * only manipulate the a_midmag field via the + * Only manipulate the a_midmag field via the * N_SETMAGIC/N_GET{MAGIC,MID,FLAG} macros. */ -- cgit v1.3