aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-06-24 08:41:48 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-06-24 08:41:48 +0100
commitd8990284057e6401d0374f439df51879595d804d (patch)
tree61e2bf9e832d28d7f83431ec5bb0725120451ee6 /include
parent15a7f7e4bda1a022a9e871b6c57fa7a7be22eb74 (diff)
downloadubox-msx-lib-d8990284057e6401d0374f439df51879595d804d.tar.gz
ubox-msx-lib-d8990284057e6401d0374f439df51879595d804d.zip
Fixing some formatting issues in the docs
Diffstat (limited to 'include')
-rw-r--r--include/ap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap.h b/include/ap.h
index 4875f88..a42e16d 100644
--- a/include/ap.h
+++ b/include/ap.h
@@ -14,7 +14,7 @@
// It will be compiled as part of the tools, but you can compile it
// independently with:
//
-// ```
+// ```bash
// make bin/apultra
// ```
//