Skip to content

Commit

Permalink
docs: fix a typo in an unused anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
SebKuzminsky committed May 22, 2023
1 parent bfd5503 commit 8c9f5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/hal/general-ref.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Typical pins definitions look like these examples:

Occasionally, an abbreviated version of the name may be used, for example the second pin above could be simply called with _.output_ when it can be done without causing confusion.

[[sec:hal-gr:namming-conventions]]
[[sec:hal-gr:naming-conventions]]
== HAL General Naming Conventions(((HAL General Naming Conventions)))

Consistent naming conventions would make HAL much easier to use.
Expand Down

0 comments on commit 8c9f5da

Please sign in to comment.