Skip to content

Commit

Permalink
Correct doc comment for list_syntaxes_and_themes example
Browse files Browse the repository at this point in the history
  • Loading branch information
oidro authored and Enselic committed Sep 5, 2022
1 parent 113276a commit b213949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/list_syntaxes_and_themes.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// A simple program that prints its own source code using the bat library
/// A simple program that lists all supported syntaxes and themes.
use bat::PrettyPrinter;

fn main() {
Expand Down

0 comments on commit b213949

Please sign in to comment.