diff options
Diffstat (limited to 'example-fs-bb48/first-pages.c')
-rw-r--r-- | example-fs-bb48/first-pages.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example-fs-bb48/first-pages.c b/example-fs-bb48/first-pages.c index faa5bf4..a587098 100644 --- a/example-fs-bb48/first-pages.c +++ b/example-fs-bb48/first-pages.c @@ -12,7 +12,7 @@ * * First two pages of Flash ROM is difficult to use because of * predefined purposes. It's defined as a default vector page and - * flash configuration page. + * a flash configuration page. * * We put something useful to those two pages, together with the * data for predefined purposes. |