From 282bbb0b62b5511d263e07f9837af5aac9bd90fe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jul 2022 23:08:53 +0200 Subject: -fix typos --- src/include/taler_exchangedb_plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 82c46cdc..94b4b40d 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -2810,8 +2810,8 @@ struct TALER_EXCHANGEDB_Plugin * * @param cls the @e cls of this struct with the plugin-specific state * @param num the number of shard servers to create. The shard servers - * must follow the numbering of 1-N, have the same user as - * the master and have tables named _n where n is the same + * must follow the numbering of [1-N], have the same user as + * the master and have tables named $TABLE_$N where $N is the same * as the servers index of N. * @return #GNUNET_OK upon success; #GNUNET_SYSERR upon failure */ -- cgit v1.2.3