Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit39e54e3

Browse files
author
Neil Conway
committed
Fix typos in documentation.
1 parent47ce51c commit39e54e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎contrib/pgcrypto/README.pgcrypto

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ gen_salt(type::text)::text
9090
gen_salt(type::text, rounds::int4)::text
9191

9292
same as above, but lets user specify iteration count
93-
for algorithm. Number isalgotithm specific:
93+
for algorithm. Number isalgorithm specific:
9494

9595
typedefaultminmax
9696
---------------------------------
@@ -149,13 +149,13 @@ decrypt_iv(data::bytea, key::bytea, iv::bytea, type::text)::bytea
149149
ALGORITHMS
150150
==========
151151

152-
The standard functionality at the momentconsist of
152+
The standard functionality at the momentconsists of
153153

154154
Hashes: md5, sha1
155155
Ciphers: bf, aes
156156
Modes: cbc, ecb
157157

158-
TODO: writestardard names for optional ciphers too.
158+
TODO: writestandard names for optional ciphers too.
159159

160160
LIBRARIES
161161
=========
@@ -168,8 +168,8 @@ LIBRARIES
168168

169169
* other:
170170

171-
[ This onlylist ofstuff libraries claim to support. So
172-
pgcrypto may work with all of them. But ATM testedaree only the
171+
[ This onlylistsstuff that the libraries claim to support. So
172+
pgcrypto may work with all of them. But ATM testedare only the
173173
standard ciphers. On others pgcrypto and library may mess something
174174
up. You have been warned. ]
175175

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp