diff options
| author | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-01-18 07:25:41 +0000 |
|---|---|---|
| committer | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-01-18 07:25:41 +0000 |
| commit | 25c545c4b01928940d457d935a29ccb105114ca8 (patch) | |
| tree | 41a1c23daa7d3d716cb4289ce594b89775594d9f /htroot/ConfigUpdate_p.html | |
| parent | 234f733a3d3585701847526b11493166b6cb4740 (diff) | |
first commit fixing two typos
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6594 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
| -rw-r--r-- | htroot/ConfigUpdate_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html index 46ab78a1e..1307d3869 100644 --- a/htroot/ConfigUpdate_p.html +++ b/htroot/ConfigUpdate_p.html @@ -50,8 +50,8 @@ #(autoUpdate)#:: <div class="commit">Download of release #[downloadedRelease]# finished. Restart Initiated.</div>:: <div class="error">No more recent release found.</div>:: - <div class="error">Omiting update because this is a development environment.</div>:: - <div class="error">Omiting update because download of relase #[downloadedRelease]# failed.</div> + <div class="error">Omitting update because this is a development environment.</div>:: + <div class="error">Omitting update because download of release #[downloadedRelease]# failed.</div> #(/autoUpdate)# </form></dd> </dl> |
