1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-12 15:23:02 +03:00

Fix a whitespace problem. From Alvaro Herrera.

This commit is contained in:
Dennis Bjorklund
2005-05-03 06:28:24 +00:00
parent 323fe83608
commit d0069f5a71

View File

@@ -809,7 +809,7 @@ msgstr " \\dl listar objetos grandes, lo mismo que \\lo_list\n"
#, c-format
msgid " \\dp [PATTERN] list table, view, and sequence access privileges\n"
msgstr ""
"\\dp [PATR<54>N] listar privilegios de acceso a tablas, vistas y secuencias\n"
" \\dp [PATR<54>N] listar privilegios de acceso a tablas, vistas y secuencias\n"
#: help.c:228
#, c-format