From 1f46dacf128de3fd281caf50c1578b44f7086e32 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Mon, 14 Mar 2022 13:27:03 +0000 Subject: [PATCH] Fix typo in --graph-style option Change "eigth-block" to "eighth-block" --- ncdu.pod | 6 +++--- src/browser.zig | 2 +- src/main.zig | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ncdu.pod b/ncdu.pod index fe81d9e..8a25b87 100644 --- a/ncdu.pod +++ b/ncdu.pod @@ -231,9 +231,9 @@ the browser with the 'g' key. Change the way that the relative size bar column is drawn. Recognized values are I to draw ASCII C<#> characters (most portable), I to use -half-block drawing characters (the default) or I to use -eigth-block drawing characters. Eigth-block characters are the most precise but -may not render correctly in all terminals. +half-block drawing characters (the default) or I to use +eighth-block drawing characters. Eighth-block characters are the most precise +but may not render correctly in all terminals. =item B<--shared-column> I