From 110cd38b07c915b3d61635a311f2a6f3385fae73 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 13 Apr 2021 18:43:31 +0100 Subject: [PATCH] Fix a typo Signed-off-by: Ian Jackson --- docs/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev.md b/docs/dev.md index e2ef5573..fdfa9664 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -65,7 +65,7 @@ If you Do Something to the output from cargo, you should `rm stamp/*`, since the `Makefile` won't notice, otherwise, that the relevant cargo rune(s) need to be re-run. Needlessly deleting all the stamp files wastes only a handful of seconds (on my stupidly fast laptop). -Deleting the xtamp files is not needed if you simply edit Rust source +Deleting the stamp files is not needed if you simply edit Rust source files. -- 2.30.2