Skip to content

Commit 189c92c

Browse files
committed
documentation update
1 parent b79f070 commit 189c92c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<!--
3-
Perl Executing Browser QtWebEngine Demo
3+
Perl Executing Browser Demo
44
55
This program is free software;
66
you can redistribute it and/or modify it under the terms of the
@@ -18,7 +18,7 @@
1818
<html>
1919

2020
<head>
21-
<title>Perl Executing Browser QtWebEngine Demo</title>
21+
<title>Perl Executing Browser Demo</title>
2222
<meta name="viewport" content="width=device-width, initial-scale=1">
2323
<meta charset="utf-8">
2424

@@ -31,7 +31,7 @@
3131
<body>
3232
<div class="container">
3333

34-
<h2>Perl Executing Browser QtWebEngine</h2>
34+
<h2>Perl Executing Browser</h2>
3535

3636
<div class="row">
3737
<div class="col-lg-12 introduction">

0 commit comments

Comments
 (0)