From a1623c6fb508d0ee4ec0f20a6e03cd26d91936e5 Mon Sep 17 00:00:00 2001
From: Hyperling <me@hyperling.com>
Date: Wed, 29 Jan 2025 12:05:21 -0700
Subject: [PATCH] Fix comment.

---
 pages/lists.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/lists.php b/pages/lists.php
index d76b80e..d8377ea 100755
--- a/pages/lists.php
+++ b/pages/lists.php
@@ -1,6 +1,6 @@
 #!/usr/bin/php
 <!--
-	Page to provide ways people can support me.
+	Lists of items which I'd like to share such as gear and frequently used apps.
 -->
 <?php
 	include "helpers/body_open.php";