From 3fa6297f3a539a7827bd7f56318f9413d45c6ae6 Mon Sep 17 00:00:00 2001
From: Melanie Lipp <melanie.lipp@iws.uni-stuttgart.de>
Date: Wed, 28 Apr 2021 11:20:10 +0200
Subject: [PATCH] [doxygen] Remove lonely closing bracket.

---
 dumux/material/components/h2o.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dumux/material/components/h2o.hh b/dumux/material/components/h2o.hh
index 48b176bece..3d0b6cf21c 100644
--- a/dumux/material/components/h2o.hh
+++ b/dumux/material/components/h2o.hh
@@ -965,7 +965,7 @@ namespace FluidSystems {
  * "Reid, R.C., Prausnitz, J.M., Poling, B.E.: The Properties of
  * Gases and Liquids (1987)"
  * Lucas corresponding states method
- * https://www.osti.gov/scitech/biblio/6504847} \cite reid1987
+ * https://www.osti.gov/scitech/biblio/6504847 \cite reid1987
  *
  * For temperatures above 500 K see:
  * Nagel, T. et al.: THC-Processes (2018)
-- 
GitLab