Commit ecd85565 authored by Loic Bistuer's avatar Loic Bistuer
Browse files

Fixed typo in release notes.

parent 01e8ac47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@ Management Commands

* The :djadmin:`runserver` command received several improvements:

  # On BSD systems, including OS X, the development server will reload
  * On BSD systems, including OS X, the development server will reload
    immediately when a file is changed. Previously, it polled the filesystem
    for changes every second. That caused a small delay before reloads and
    reduced battery life on laptops.