All of lore.kernel.org
 help / color / mirror / Atom feed
* [BlueZ 1/3] doc: fix minor typos
@ 2015-04-05 18:39 Florian Grandel
  2015-04-05 18:39 ` [BlueZ 2/3] tools: fix misleading test output Florian Grandel
  2015-04-05 18:39 ` [BlueZ 3/3] tools: add read adv features success tests Florian Grandel
  0 siblings, 2 replies; 9+ messages in thread
From: Florian Grandel @ 2015-04-05 18:39 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Florian Grandel

The documentation contained minor typos which are being fixed here.

Signed-off-by: Florian Grandel <fgrandel@gmail.com>
---
 doc/coding-style.txt          | 2 +-
 doc/maintainer-guidelines.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/coding-style.txt b/doc/coding-style.txt
index b3fbd2e..f0bf880 100644
--- a/doc/coding-style.txt
+++ b/doc/coding-style.txt
@@ -61,7 +61,7 @@ if (err || !S_ISDIR(st.st_mode))
 M2: Multiple line comment
 =========================
 
-If your comments have more then one line, please start it from the second line.
+If your comment has more than one line, please start it from the second line.
 
 Example:
 /*
diff --git a/doc/maintainer-guidelines.txt b/doc/maintainer-guidelines.txt
index fef90c8..21162d4 100644
--- a/doc/maintainer-guidelines.txt
+++ b/doc/maintainer-guidelines.txt
@@ -99,7 +99,7 @@ verified first:
 	- Check that the names are acceptible with other maintainers
 	- Ensure that the file modes are correct
 	- Verify that the license & copyright headers are correct
-	- If the file is supposed to be part of the release taraball,
+	- If the file is supposed to be part of the release tarball,
 	  make sure that it gets picked up by 'make dist' (particularly
 	  important for documentation or other files that are not code)
 
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-09  9:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-05 18:39 [BlueZ 1/3] doc: fix minor typos Florian Grandel
2015-04-05 18:39 ` [BlueZ 2/3] tools: fix misleading test output Florian Grandel
2015-04-05 18:39 ` [BlueZ 3/3] tools: add read adv features success tests Florian Grandel
2015-04-05 19:11   ` [BlueZ v2 0/3] Minor improvements to the docs and mgmt API tests Florian Grandel
2015-04-09  9:42     ` Johan Hedberg
2015-04-09  9:49       ` Florian Grandel
2015-04-05 19:11   ` [BlueZ v2 1/3] doc: fix minor typos Florian Grandel
2015-04-05 19:11   ` [BlueZ v2 2/3] tools: fix misleading test output Florian Grandel
2015-04-05 19:11   ` [BlueZ v2 3/3] tools: add read adv features success tests Florian Grandel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.