summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/html.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay/encoders/html.rb')
-rw-r--r--lib/coderay/encoders/html.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/encoders/html.rb b/lib/coderay/encoders/html.rb
index 3c969d4..22738d8 100644
--- a/lib/coderay/encoders/html.rb
+++ b/lib/coderay/encoders/html.rb
@@ -39,7 +39,7 @@ module Encoders
# Default: :page
#
# === :line_numbers
- # Include line numbers in :table, :inline or nil (no line numbers)
+ # Include line numbers in :table, :inline, :list or nil (no line numbers)
#
# Default: nil
#