aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-02-16 07:13:20 +0000
committerGitHub <noreply@github.com>2022-02-16 07:13:20 +0000
commita9228095ee78747eb49359814a4722a648808cc4 (patch)
tree444a0b80487a17603ff7ab11c594e2cdcecfac71
parent604711275343ef6c60ffe76d7fad756a7b938915 (diff)
parent05c41ae2246f7a5da5247906f73d88d8526ebe6d (diff)
downloadnextpnr-a9228095ee78747eb49359814a4722a648808cc4.tar.gz
nextpnr-a9228095ee78747eb49359814a4722a648808cc4.tar.bz2
nextpnr-a9228095ee78747eb49359814a4722a648808cc4.zip
Merge pull request #914 from ept221/doc_update
Fixed formatting typo in archapi.md
-rw-r--r--docs/archapi.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/archapi.md b/docs/archapi.md
index f798254f..3fc30cdb 100644
--- a/docs/archapi.md
+++ b/docs/archapi.md
@@ -569,7 +569,7 @@ run the router.
Graphics Methods
----------------
-###DecalGfxRangeT getDecalGraphics(DecalId decal) const
+### DecalGfxRangeT getDecalGraphics(DecalId decal) const
Return the graphic elements that make up a decal.