From 709ba5854f704490df5680f38d465db9d8bc0d57 Mon Sep 17 00:00:00 2001 From: DamonHD Date: Tue, 2 Jul 2024 16:28:57 +0100 Subject: [PATCH] words --- javasrc/org/hd/d/statsHouse/feedHits/GenerateSummary.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javasrc/org/hd/d/statsHouse/feedHits/GenerateSummary.java b/javasrc/org/hd/d/statsHouse/feedHits/GenerateSummary.java index 9b2a81d..6d60caa 100644 --- a/javasrc/org/hd/d/statsHouse/feedHits/GenerateSummary.java +++ b/javasrc/org/hd/d/statsHouse/feedHits/GenerateSummary.java @@ -416,7 +416,7 @@ public static MIDITune summary2(final List dirnames) throws IOException /**Static mapping from some key User-Agent values to shorter friendly tokens; non-empty, non-null. * Note that "-" means no User-Agent. *

- * The tokens are short, contain no spaces, nor HTML/shell metacharacters. + * The tokens are short, contain no spaces, nor HTML/shell/CSV/gnuplot metacharacters. *

* None of the tokens is the same as {@link #UAOther}. */