Skip to content

Commit 15d7c01

Browse files
committed
Fix typo; NFC
aliaes -> alias Fixes #170673
1 parent d684cb8 commit 15d7c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clang-tools-extra/docs/clang-tidy/checks/cert/dcl58-cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
cert-dcl58-cpp
44
==============
55

6-
The `cert-dcl58-cpp` is an aliaes, please see
6+
The `cert-dcl58-cpp` is an alias, please see
77
:doc:`bugprone-std-namespace-modification
88
<../bugprone/std-namespace-modification>`
99
for more information.

clang-tools-extra/docs/clang-tidy/checks/cert/mem57-cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
cert-mem57-cpp
44
==============
55

6-
The `cert-mem57-cpp` is an aliaes, please see
6+
The `cert-mem57-cpp` is an alias, please see
77
:doc:`bugprone-default-operator-new-on-overaligned-type
88
<../bugprone/default-operator-new-on-overaligned-type>`
99
for more information.

0 commit comments

Comments
 (0)