From af6ed9e02a6854a80a72efa98b1421b02e9c72db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 27 Nov 2014 14:43:03 +0000 Subject: [PATCH] main: Update doc comment --- js/ui/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ui/main.js b/js/ui/main.js index 4735cbe59..9467d564b 100644 --- a/js/ui/main.js +++ b/js/ui/main.js @@ -256,7 +256,7 @@ function _loadDefaultStylesheet() { * * Get the theme CSS file that the shell will load * - * Returns: A file path that contains the theme CSS, + * Returns: A #GFile that contains the theme CSS, * null if using the default */ function getThemeStylesheet() {