Skip to content

Commit

Permalink
Merge branch 'patch-1' of git://github.com/alyssais/ruby-pg into alys…
Browse files Browse the repository at this point in the history
…sais-patch-1
  • Loading branch information
larskanis committed Sep 5, 2017
2 parents 7dd4671 + 5637c06 commit 54fec0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/pg_connection.c
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ pgconn_user(VALUE self)
* call-seq:
* conn.pass()
*
* Returns the authenticated user name.
* Returns the authenticated password.
*/
static VALUE
pgconn_pass(VALUE self)
Expand Down

0 comments on commit 54fec0a

Please sign in to comment.