aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEzra Thomas <46074998+ept221@users.noreply.github.com>2022-02-15 22:29:39 -0500
committerGitHub <noreply@github.com>2022-02-15 22:29:39 -0500
commit05c41ae2246f7a5da5247906f73d88d8526ebe6d (patch)
tree444a0b80487a17603ff7ab11c594e2cdcecfac71 /docs
parent604711275343ef6c60ffe76d7fad756a7b938915 (diff)
downloadnextpnr-05c41ae2246f7a5da5247906f73d88d8526ebe6d.tar.gz
nextpnr-05c41ae2246f7a5da5247906f73d88d8526ebe6d.tar.bz2
nextpnr-05c41ae2246f7a5da5247906f73d88d8526ebe6d.zip
Fixed formatting typo in archapi.md
Diffstat (limited to 'docs')
-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.