From 193d9a0fcc8fb2286742d35a50d51201a2d354b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Wed, 26 Jan 2022 16:42:10 +0100 Subject: [PATCH] Update 'Design.cpp' --- Design.cpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Design.cpp.md b/Design.cpp.md index 2959f2d..ba0ffa7 100644 --- a/Design.cpp.md +++ b/Design.cpp.md @@ -94,7 +94,7 @@ Sets it's x-axis title to xaxis_name, y-axis name to yaxis_name and z-axis name * string zaxis_name ### void design_TH2F() -Executes [design_TH2F()](#void-design_TH2F()-1) +Executes [design_TH2F()](#void-design_th2f) * **Parameters** * TH2F \*histogram OR TH2D \*histogram * string xaxis_name