Correct doc comment for `list_syntaxes_and_themes` example

pull/1938/head^2
oidro 2 years ago committed by Martin Nordholts
parent 113276a62b
commit b213949aeb

@ -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() {

Loading…
Cancel
Save