From 2aeb593c0b9a185d6514036a137a5436505535bd Mon Sep 17 00:00:00 2001
From: jdsteve2 <jdsteve2@illinois.edu>
Date: Thu, 28 May 2020 01:29:32 -0500
Subject: [PATCH] minor rephrasing in note about satisfaction of var naming
 requirements being in-progress

---
 doc/ref_kernel.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ref_kernel.rst b/doc/ref_kernel.rst
index 513e340f5..a34927a5a 100644
--- a/doc/ref_kernel.rst
+++ b/doc/ref_kernel.rst
@@ -182,9 +182,9 @@ Reserved Prefix    Scope/Module(s)
 ================== ==================================
 
 .. note::
-    Existing code may not yet fully satisfy these naming requirements. Name
-    changes are in progress, and prefixes will be added to this registry as
-    they are created.
+    Existing Loopy code may not yet fully satisfy these naming requirements.
+    Name changes are in progress, and prefixes will be added to this registry
+    as they are created.
 
 .. _instructions:
 
-- 
GitLab