From 1692d5d465f38fde48f866830be19cf43278c82c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 13 Aug 2018 20:11:20 -0400 Subject: [PATCH] Quick documentation fix. --- ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.h b/ui.h index 6aaa54f2..88982be9 100644 --- a/ui.h +++ b/ui.h @@ -563,7 +563,7 @@ _UI_EXTERN uiAttribute *uiNewSizeAttribute(double size); _UI_EXTERN double uiAttributeSize(const uiAttribute *a); // uiTextWeight represents possible text weights. These roughly -// map to the OSx2 text weight field of TrueType and OpenType +// map to the OS/2 text weight field of TrueType and OpenType // fonts, or to CSS weight numbers. The named constants are // nominal values; the actual values may vary by font and by OS, // though this isn't particularly likely. Any value between