Mercurial > trustbridge
diff ui/mainwindow.h @ 594:c944de9900de
Add installation parameters with correct quoting
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 28 May 2014 08:55:53 +0000 |
parents | 02a89710a7cd |
children | 292c590ba9cb |
line wrap: on
line diff
--- a/ui/mainwindow.h Wed May 28 12:16:36 2014 +0200 +++ b/ui/mainwindow.h Wed May 28 08:55:53 2014 +0000 @@ -136,7 +136,7 @@ private: /** @brief check the integrity of available certificate lists. * - * Note: Do not use this as a trust check as this only works on + * Note: Do not use this as a local trust check as this only works on * FileNames where the underlying files can change. This * is just meant to check if the downloaded data was somehow * removed or corrupted. It also initializes mListToInstall @@ -146,7 +146,7 @@ /** @brief check the integrity of available software updates. * - * Note: Do not use this as a trust check as this only works on + * Note: Do not use this as a local trust check as this only works on * FileNames where the underlying files can change. This * is just meant to check if the downloaded data was somehow * removed or corrupted.