From 015702b68366bf505f2f19bcaf89ff764ce51459 Mon Sep 17 00:00:00 2001 From: Ryan Egesdahl Date: Fri, 15 Jul 2022 19:30:29 +0000 Subject: [PATCH] SERVER-67697 Fix typo in distsrc README --- distsrc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distsrc/README b/distsrc/README index 97f1dc72436..86f2f1e6d23 100644 --- a/distsrc/README +++ b/distsrc/README @@ -52,7 +52,7 @@ BUG REPORTS PACKAGING - Packages are created dynamically by the package.py script located in the + Packages are created dynamically by the packager.py script located in the buildscripts directory. This will generate RPM and Debian packages. DOCUMENTATION