mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Fix some recurring typos: postion->position, *atino->*ation
This commit is contained in:
@@ -1392,7 +1392,7 @@ struct xyz_info_s
|
|||||||
<h2>2.7 <a name="enumerations">Enumerations</a></h2>
|
<h2>2.7 <a name="enumerations">Enumerations</a></h2>
|
||||||
<p>
|
<p>
|
||||||
<b>Enumeration Naming</b>.
|
<b>Enumeration Naming</b>.
|
||||||
Naming of enumeratinos follow the same naming rules as for <a href="#structures">structure</a> and <a href=#unions">union</a> naming.
|
Naming of enumerations follow the same naming rules as for <a href="#structures">structure</a> and <a href=#unions">union</a> naming.
|
||||||
The only difference is that the suffix <code>_e</code> is used to identify an enumeration.
|
The only difference is that the suffix <code>_e</code> is used to identify an enumeration.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user