From d993c076296116bb82fddd8d71fcde3ad9df9d5e Mon Sep 17 00:00:00 2001
From: Syed Mashood <88382605+mashinsp@users.noreply.github.com>
Date: Sat, 18 Feb 2023 12:16:23 +0500
Subject: [PATCH] Typo in audacity.dox

---
 audacity.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audacity.dox b/audacity.dox
index 71179d5235..78d3496060 100644
--- a/audacity.dox
+++ b/audacity.dox
@@ -20,7 +20,7 @@
 HAVE_DOT = YES
 DOT_IMAGE_FORMAT = svg
 
-## These further increased time to about 27 minutes, and space requirements to 400 about MB:
+## These further increased time to about 27 minutes, and space requirements to about 400 MB:
 
 CALL_GRAPH = YES
 CALLER_GRAPH = YES
-- 
GitLab