Skip to content
Snippets Groups Projects

Release 0.1

Merged Timm Fitschen requested to merge dev into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -132,7 +132,7 @@ auto get_status_description(int code) -> const std::string & {
{StatusCode::CONFIGURATION_ERROR,
"An error occurred during the configuration of the ConfigurationManager."},
{StatusCode::CONNECTION_CONFIGURATION_ERROR,
"Wither there is no connection of the given name or the given connection has a faulty "
"Either there is no connection of the given name or the given connection has a faulty "
"configuration"},
{StatusCode::TRANSACTION_STATUS_ERROR,
"The Transaction is in a wrong state for the attempted action."},
Loading