diff options
Diffstat (limited to 'addons/service.xbmc.versioncheck/README.md')
-rw-r--r-- | addons/service.xbmc.versioncheck/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/service.xbmc.versioncheck/README.md b/addons/service.xbmc.versioncheck/README.md index 608296aaae..5f8cbc56e5 100644 --- a/addons/service.xbmc.versioncheck/README.md +++ b/addons/service.xbmc.versioncheck/README.md @@ -3,4 +3,4 @@ XBMC Versioncheck This service checks the installed XBMC version against the next available one and notifies you if there is a new version available. When a new version comes out the versions.txt should be updated to reflect the latest version available. -When updating the version.txt always put latest release at the top since the list is read in chronilogical order.
\ No newline at end of file +When updating the version.txt always put latest release at the top since the list is read in chronological order. |