From cd0117d980bf6661cbe1ead3be55b1454888a51f Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Tue, 12 Nov 2013 08:19:17 +0100 Subject: [PATCH] Fix typo --- changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index c4e3095349..0240f3cb4b 100644 --- a/changelog.html +++ b/changelog.html @@ -82,7 +82,7 @@ Upcoming changes Builds of a concurrently executable job might end up colliding on the same workspace. (issue 10615)
  • - Fixed error during installtion .deb package (/var/run/jenkins doesn't exists) + Fixed error during installation of .deb package (/var/run/jenkins doesn't exists) (issue 20407)
  • Global search box now remembers entered text -- GitLab