From 1c5e9e93b9a3fbd7eeabfa441e9fbb31b3499526 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Sat, 7 Sep 2013 06:42:31 -0700 Subject: [PATCH] Updated Utilities (markdown) --- Utilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities.md b/Utilities.md index 168d95f..8bb7597 100644 --- a/Utilities.md +++ b/Utilities.md @@ -40,7 +40,7 @@ then you can call its functions: |`-- normal() Set both foreground and background normal colors. `-- urgent() Set both foreground and background urgent colors. -they all take one argument, which is the text to markup, except `fg.color()` and `bg.color()`: +they all take one argument, which is the text to markup, except `fg.color` and `bg.color`: markup.fg.color(text, color) markup.bg.color(text, color) -- 2.39.2