Skip to content

Commit 2f97210

Browse files
satmanduhjmjohnson
authored andcommitted
Fix typo.
1 parent ccdb111 commit 2f97210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ runs:
235235
STAGE_ELAPSE_TIME=$((STAGE_STOP_TIME - STAGE_START_TIME))
236236
times_mapping["mandb"]="${STAGE_ELAPSE_TIME}"
237237
saved_mapping["mandb"]="$(formatByteCount $SAVED)"
238-
printSavedSpace $SAVED "man page indexing intial removals and disabling" ${STAGE_ELAPSE_TIME}
238+
printSavedSpace $SAVED "man page indexing initial removals and disabling" ${STAGE_ELAPSE_TIME}
239239
fi
240240
241241

0 commit comments

Comments
 (0)