Skip to content

Commit 2abbaab

Browse files
committed
Fix typo
1 parent 677de22 commit 2abbaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ prodash-render-tui = ["prodash/render-tui", "prodash/render-tui-crossterm", "gix
109109
prodash-render-line = ["prodash/render-line", "prodash-render-line-crossterm", "gix/progress-tree"]
110110

111111
## Prints statistical information to inform about cache efficiency when those are dropped.
112-
## Use this as a way to understand if bigger caches actually produce greater yiedls.
112+
## Use this as a way to understand if bigger caches actually produce greater yields.
113113
cache-efficiency-debug = ["gix-features/cache-efficiency-debug"]
114114

115115
## A way to enable most `gitoxide-core` tools found in `ein tools`, namely `organize` and `estimate hours`.

0 commit comments

Comments
 (0)