diff --git a/docs/features/autoupdater.rst b/docs/features/autoupdater.rst index aa6e9549424573ecfcf2a433312793678b8cea39..9586c54cce55a34a8104e8b1ccc6303228e4af4d 100644 --- a/docs/features/autoupdater.rst +++ b/docs/features/autoupdater.rst @@ -16,8 +16,7 @@ be set on the command line, or it can be taken from the ``site.mk``. The priority defines the maximum number of days that may pass between releasing an update and installation of the images. The update probability with start at 0 after the release time mentioned in the manifest -and then slowly rise to 1 after the number of days given by the priority has passed. (Note: The priority -doesn't have an effect at the moment, this is yet to be implemented) +and then slowly rise to 1 after the number of days given by the priority has passed. The priority may be an integer or a decimal fraction.