From 947c75af7b27878e30a21c23c55b141a8bb8bb0e Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Tue, 24 Nov 2020 17:07:16 -0800 Subject: [PATCH] fix a comment typo --- lib/gvpr/compile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gvpr/compile.c b/lib/gvpr/compile.c index 4f99d9030..a2fb35ca1 100644 --- a/lib/gvpr/compile.c +++ b/lib/gvpr/compile.c @@ -12,7 +12,7 @@ /* - * Compile-time and run-time interface between gpr and libexpr + * Compile-time and run-time interface between gvpr and libexpr */ #include "config.h" -- 2.40.0