summaryrefslogtreecommitdiff
path: root/docs/dev/concepts.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2024-02-26 15:29:42 -0500
committerJordan Wiens <jordan@psifertex.com>2024-02-26 15:29:42 -0500
commit86686b2901cba24a10fe77f570ad91a222b859a8 (patch)
tree348868989067402a9b6b81eec36a03a31a2c4d28 /docs/dev/concepts.md
parentfb7bef063f982495e2b23a115c34ead37b449483 (diff)
change warning icons on tips to tips
Diffstat (limited to 'docs/dev/concepts.md')
-rw-r--r--docs/dev/concepts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/concepts.md b/docs/dev/concepts.md
index 77afd33e..12284416 100644
--- a/docs/dev/concepts.md
+++ b/docs/dev/concepts.md
@@ -178,7 +178,7 @@ If you're opening a file with non-ascii string encodings, make sure to use one o
![Sample Binary With CJK Unified Ideographs](../img/hanyu-with-codepage.png "Sample Binary With CJK Unified Ideographs")
-???+ Warning "Tip"
+???+ Info "Tip"
Note that there is a small bug and some string length calculations will be off with certain characters as shown above.
### Wide Strings in the UI