diff options
-rw-r--r-- | color.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. */ |