mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
doc: fix minor typos
The documentation contained minor typos which are being fixed here.
This commit is contained in:
parent
6d404f55bd
commit
01ddd8da3e
@ -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:
|
||||
/*
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user