summaryrefslogtreecommitdiff
path: root/apps/demoSRP
diff options
context:
space:
mode:
Diffstat (limited to 'apps/demoSRP')
-rw-r--r--apps/demoSRP/srp_verifier.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/demoSRP/srp_verifier.txt b/apps/demoSRP/srp_verifier.txt
index c2d5c60336..50a52c152c 100644
--- a/apps/demoSRP/srp_verifier.txt
+++ b/apps/demoSRP/srp_verifier.txt
@@ -1,6 +1,6 @@
# This is a file that will be filled by the openssl srp routine.
# You can initialize the file with additional groups, these are
-# records starting with a I followed by the g and N values and the id.
+# records starting with an I followed by the g and N values and the id.
# The exact values ... you have to dig this out from the source of srp.c
# or srp_vfy.c
# The last value of an I is used as the default group for new users.