Anton Lebedevich 13 лет назад
Родитель
Сommit
6f9d545c46
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README

+ 1 - 1
README

@@ -2,7 +2,7 @@ Erlang PostgreSQL Database Client
 
 Asynchronous fork of https://github.com/wg/epgsql
 
-Asynchronous API is implemented by pgqsl_sock.erl, see pgsql.erl for examples.
+Asynchronous API is implemented by pgsql_sock.erl, see pgsql.erl for examples.
 It passes all tests from original driver except 3 timeout tests.
 Backward compatibility is preserved by module pgsql.
 Differences from original driver: