From 820688e60b11198641689c32079f3d1d06c189ee Mon Sep 17 00:00:00 2001 From: CptPotato <3957610+CptPotato@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:04:43 +0200 Subject: [PATCH] fix typo --- src/status.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status.rs b/src/status.rs index d045ee2..8ae7f17 100644 --- a/src/status.rs +++ b/src/status.rs @@ -534,7 +534,7 @@ impl Status { options, &self.highlight, ) - .context("failed to populate unstaged file diffs")?; + .context("failed to populate staged file diffs")?; self.branch = branch; self.head = std::str::from_utf8(