Explorar el Código

FIxed typo in docs/ref/contrib/postgres/forms.txt.

Eric Theise hace 4 años
padre
commit
d08e6f55e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/ref/contrib/postgres/forms.txt

+ 1 - 1
docs/ref/contrib/postgres/forms.txt

@@ -244,4 +244,4 @@ Widgets
 
         Takes a single "compressed" value of a field, for example a
         :class:`~django.contrib.postgres.fields.DateRangeField`,
-        and returns a tuple representing and lower and upper bound.
+        and returns a tuple representing a lower and upper bound.