Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aptiko committed Apr 18, 2023
1 parent 9cf480c commit 34916bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/general/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ These are the settings available to Enhydris, in addition to the
anonymous user there's a
:attr:`enhydris.models.Timeseries.publicly_available` attribute for
each individual time series; see also
:data:`ENHYDRIS_DEFAULT_PUBLICLY_AVAILABLE). Note that if you want
:data:`ENHYDRIS_DEFAULT_PUBLICLY_AVAILABLE`). Note that if you want
all logged on users to have such permission, but the general public
not to, you must also make sure that :data:`REGISTRATION_OPEN` is
``False``.
Expand Down

0 comments on commit 34916bb

Please sign in to comment.