mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 08:00:09 +01:00
CODING_STYLE.md: fix a typo
Signed-off-by: Shuo Wang <wangshuo47@huawei.com>
This commit is contained in:
parent
e6f3141eb6
commit
74dc7ff245
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ A [good commit message](http://who-t.blogspot.com/2009/12/on-commit-messages.htm
|
||||||
answer three questions:
|
answer three questions:
|
||||||
|
|
||||||
- Why is it necessary? It may fix a bug, it may add a feature, it may
|
- Why is it necessary? It may fix a bug, it may add a feature, it may
|
||||||
improve performance, reliabilty, stability, or just be a change for the
|
improve performance, reliability, stability, or just be a change for the
|
||||||
sake of correctness.
|
sake of correctness.
|
||||||
- How does it address the issue? For short obvious patches this part can be
|
- How does it address the issue? For short obvious patches this part can be
|
||||||
omitted, but it should be a high level description of what the approach
|
omitted, but it should be a high level description of what the approach
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue