summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/color.h b/color.h
index ca8a46c..ac3d9b6 100644
--- a/color.h
+++ b/color.h
@@ -29,7 +29,7 @@ struct colors;
/**
* Parse a color table.
*
- * @param ls_color
+ * @param ls_colors
* A color table in the LS_COLORS environment variable format.
* @return The parsed color table.
*/