diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_exchangedb_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index 655527b36..a167be332 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -389,7 +389,7 @@ struct TALER_EXCHANGEDB_AccountInfo { /** * Section in the configuration file that specifies the - * account. Must start with "account-". + * account. Must start with "exchange-account-". */ const char *section_name; |