From fe077b50c9ce65c4ac1cc718c34dda45cd24c6fe Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Wed, 4 Dec 2013 20:19:10 +0100 Subject: Remove an extra period As a side not, the period after etc is not always needed http://en.wiktionary.org/wiki/etc --- guides/source/api_documentation_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/api_documentation_guidelines.md') diff --git a/guides/source/api_documentation_guidelines.md b/guides/source/api_documentation_guidelines.md index 98ead9570f..d403de5fd3 100644 --- a/guides/source/api_documentation_guidelines.md +++ b/guides/source/api_documentation_guidelines.md @@ -45,7 +45,7 @@ Use the article "an" for "SQL", as in "an SQL statement". Also "an SQLite databa English ------- -Please use American English (color, center, modularize, etc).. See [a list of American and British English spelling differences here](http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences). +Please use American English (color, center, modularize, etc). See [a list of American and British English spelling differences here](http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences). Example Code ------------ -- cgit v1.2.3