aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_hs_control.c
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2022-12-13 18:46:07 +0200
committerDimitris Apostolou <dimitris.apostolou@icloud.com>2022-12-16 08:09:04 +0200
commit1da9dec3482aa98361d02be050097c5eb77f0db5 (patch)
tree7d89508879b552e2c1681b3f834c52ea84396bdf /src/test/test_hs_control.c
parentf0f32c17343494111104ee47dd0dad6a75d0091a (diff)
downloadtor-1da9dec3482aa98361d02be050097c5eb77f0db5.tar.gz
tor-1da9dec3482aa98361d02be050097c5eb77f0db5.zip
Fix typos
Diffstat (limited to 'src/test/test_hs_control.c')
-rw-r--r--src/test/test_hs_control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_hs_control.c b/src/test/test_hs_control.c
index c32803b380..eaeba47b0c 100644
--- a/src/test/test_hs_control.c
+++ b/src/test/test_hs_control.c
@@ -628,7 +628,7 @@ test_hs_control_store_permanent_creds(void *arg)
tor_free(args);
tor_free(cp1);
- /* Overwrite the credentials and check that they got overwrited. */
+ /* Overwrite the credentials and check that they got overwritten. */
args = tor_strdup("2fvhjskjet3n5syd6yfg5lhvwcs62bojmthr35ko5bllr3iqdb4ctdyd "
"x25519:UDRvZLvcJo0QRLvDfkpgbtsqbkhIUQZyeo2FNBrgS18= "
"Flags=Permanent");