Skip to content

Commit 6678593

Browse files
schmittlauchlunny
authored andcommitted
fix typo (#1990)
1 parent e2ec4b7 commit 6678593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/app.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ SSH_PORT = 22
119119
SSH_LISTEN_PORT = %(SSH_PORT)s
120120
; Root path of SSH directory, default is '~/.ssh', but you have to use '/home/git/.ssh'.
121121
SSH_ROOT_PATH =
122-
; Directory to create temporary files when test publick key using ssh-keygen,
122+
; Directory to create temporary files when test public key using ssh-keygen,
123123
; default is system temporary directory.
124124
SSH_KEY_TEST_PATH =
125125
; Path to ssh-keygen, default is 'ssh-keygen' and let shell find out which one to call.

0 commit comments

Comments
 (0)