From 031c2565a5be9c4ad1156b171a1c1cebbd033d64 Mon Sep 17 00:00:00 2001
From: Howard Soh <hsoh@seneca.rap.ucar.edu>
Date: Mon, 23 Dec 2024 11:27:18 +0000
Subject: [PATCH] #3007 Corrected comment

---
 src/libcode/vx_statistics/pair_base.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libcode/vx_statistics/pair_base.cc b/src/libcode/vx_statistics/pair_base.cc
index 65c8c4496d..88fdca66bd 100644
--- a/src/libcode/vx_statistics/pair_base.cc
+++ b/src/libcode/vx_statistics/pair_base.cc
@@ -49,7 +49,7 @@ void station_value_base_t::clear_base() {
 
 ////////////////////////////////////////////////////////////////////////
 //
-// Code for struct station_values_t
+// Code for struct point_pair_t
 //
 ////////////////////////////////////////////////////////////////////////