From 8b02fef312187b89c446d7a03274eb3946e2eef0 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 27 Aug 2024 13:32:30 +0100 Subject: Fix a minor doxygen warning. --- include/numeric.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/numeric.h b/include/numeric.h index c135552bd..558f71171 100644 --- a/include/numeric.h +++ b/include/numeric.h @@ -130,7 +130,7 @@ public: /** Formats the string with the specified arguments and adds them to the numeric. * @param text A format string to format and then push. - * @param p One or more arguments to format the string with. + * @param args One or more arguments to format the string with. */ template Numeric& push_fmt(const char* text, Args&&... args) -- cgit v1.3.1-10-gc9f91