[master] c41692eee spelling: persistent

Nils Goroll nils.goroll at uplex.de
Tue Aug 20 08:44:08 UTC 2024


commit c41692eeecefb73c92fe19b4a8e21824e0f37179
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:59 2024 -0400

    spelling: persistent
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/configure.ac b/configure.ac
index 25959ebaf..258c81adf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -490,7 +490,7 @@ AC_ARG_WITH(persistent-storage,
 
 if test "$with_persistent_storage" = yes; then
 	AC_DEFINE([WITH_PERSISTENT_STORAGE], [1],
-		[Define to 1 to build the deprecated peristent storage.])
+		[Define to 1 to build the deprecated persistent storage.])
 fi
 
 AM_CONDITIONAL([WITH_PERSISTENT_STORAGE],


More information about the varnish-commit mailing list