From 84c782175a002a0a62ba1b00234de6b89380c9fc Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 24 Oct 2023 09:26:50 -0400 Subject: fix tip formatting --- docs/guide/type.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide') diff --git a/docs/guide/type.md b/docs/guide/type.md index cb5dbd2a..ecfafc09 100644 --- a/docs/guide/type.md +++ b/docs/guide/type.md @@ -343,7 +343,7 @@ You could write this type into: And any time you opened a 32bit windows binary, that type would be available to use. However, please note that these are not substitutes for [Type Libraries](../dev/annotation.md#type-libraries). Type Libraries are used to provide a collection of types for a given library such as a libc, or common DLL. ???+ Warning "Tip" - If you don't know the specific platform (and thus filename) you need to create for a given file, just enter `bv.platform` in the scripting console. + If you don't know the specific platform (and thus filename) you need to create for a given file, just enter `bv.platform` in the scripting console. ### Common Types -- cgit v1.3.1