This commit is contained in:
Mirko Covizzi
2020-05-24 21:36:55 +02:00
committed by GitHub
parent f4372ec8f5
commit a4cfc7f930

View File

@@ -174,7 +174,7 @@ const HTML: &str = r#"
</script>
</head>
<body>
<label for="pattern">Patern to search for:</label>
<label for="pattern">Pattern to search for:</label>
<input style="font-size:16px" id="pattern" type="text" size="35" />
<label style="font-size:14px"> (prefix text with "(?i)" to ignore case)</label><br><br>
<label for="path">Path (directory or file):</label>