Przeglądaj źródła

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

Eric Theise 4 lat temu
rodzic
commit
d08e6f55e3
1 zmienionych plików z 1 dodań i 1 usunięć
  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.