Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 529465d1718b
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9cddcac99507
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 11, 2020

  1. nixos/release-notes: fix minor spelling mistake in the Nextcloud section

    As discovered by flokli.
    Ma27 committed Apr 11, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    eliottness Eliott Bouhana
    Copy the full SHA
    9cddcac View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 nixos/doc/manual/release-notes/rl-2003.xml
2 changes: 1 addition & 1 deletion nixos/doc/manual/release-notes/rl-2003.xml
Original file line number Diff line number Diff line change
@@ -720,7 +720,7 @@ auth required pam_succeed_if.so uid >= 1000 quiet
</para>
<warning>
<para>
Please note that if you're comming from <literal>19.03</literal> or older, you have
Please note that if you're coming from <literal>19.03</literal> or older, you have
to manually upgrade to <literal>19.09</literal> first to upgrade your server
to Nextcloud v16.
</para>