[gnome-devel-docs] Fix typo
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Fix typo
- Date: Sat, 14 Feb 2015 20:31:46 +0000 (UTC)
commit f9f86b0e644dd4c570526218f6ea5f291992a708
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Feb 14 21:30:24 2015 +0100
Fix typo
programming-guidelines/C/c-coding-style.page | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/programming-guidelines/C/c-coding-style.page b/programming-guidelines/C/c-coding-style.page
index 17a08aa..61ee308 100644
--- a/programming-guidelines/C/c-coding-style.page
+++ b/programming-guidelines/C/c-coding-style.page
@@ -178,7 +178,7 @@ for (i = 0; i < num_elements; i++)
<p>
Instead, set the <em>indentation size</em> as appropriate for
the code you are editing. When writing in something other than
- Linux kernel style, You may even want to tell your editor to
+ Linux kernel style, you may even want to tell your editor to
automatically convert all tabs to 8 spaces, so that there is no
ambiguity about the intended amount of space.
</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]