diff options
Diffstat (limited to 'bin/reproducible_html_rpms.sh')
-rwxr-xr-x | bin/reproducible_html_rpms.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh index 79d0ed79..60596dbf 100755 --- a/bin/reproducible_html_rpms.sh +++ b/bin/reproducible_html_rpms.sh @@ -116,7 +116,7 @@ cat > $PAGE <<- EOF <html lang="en-US"> <head> <meta charset="UTF-8"> - <title>Repoducible $RELEASE ($ARCH) ?!</title> + <title>Reproducible $RELEASE ($ARCH) ?!</title> <link rel='stylesheet' href='global.css' type='text/css' media='all' /> </head> <body> |