diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/githost_error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/githost_error.html b/public/githost_error.html index db17eae5569..3e9edc39eee 100644 --- a/public/githost_error.html +++ b/public/githost_error.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>We're sorry, but we cant get access to your gitosis</title> + <title>We're sorry, but we cant get access to your gitolite</title> <style type="text/css"> body { background-color: #EAEAEA; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { |