Skip to content
Snippets Groups Projects
Commit ac0d9dc6 authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[doc] Remove erroneous characters.

parent 121fc14d
No related branches found
No related tags found
No related merge requests found
...@@ -145,7 +145,7 @@ std::unique_ptr<MaterialPropertyLib::Property> createProperty( ...@@ -145,7 +145,7 @@ std::unique_ptr<MaterialPropertyLib::Property> createProperty(
config.getConfigParameter<double>("reference_value"); config.getConfigParameter<double>("reference_value");
auto const& exponent_data_config = auto const& exponent_data_config =
//! //\ogs_file_param{properties__property__ExponentialProperty__exponent} //! \ogs_file_param{properties__property__ExponentialProperty__exponent}
config.getConfigSubtree("exponent"); config.getConfigSubtree("exponent");
auto const& variable_name = auto const& variable_name =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment