Explorar o código

title cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32912 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=17) %!d(string=hai) anos
pai
achega
ffd3490c96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/mkhtml.sh

+ 1 - 1
tools/mkhtml.sh

@@ -21,7 +21,7 @@ if ! grep -i '<html>' "${PGM}.html" > /dev/null 2>&1 ; then
 	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 	<html>
 	<head>
-	<title>GRASS GIS: ${PGM}</title>
+	<title>GRASS GIS Manual: ${PGM}</title>
 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 	<link rel="stylesheet" href="grassdocs.css" type="text/css">
 	</head>