mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Fixed a big typo pointed out by phk.
This commit is contained in:
parent
980f2abdb8
commit
f9fc2cff0c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id:$ -->
|
||||
<!-- $Id: index.html,v 1.1 1995/04/06 15:56:10 jfieber Exp $ -->
|
||||
|
||||
<!DOCTYPE html PUBLIC '-//IETF//DTD HTML 2.0//EN'>
|
||||
<html>
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
<title>FreeBSD Documentation</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>FreeBSD Documenation</h1>
|
||||
<h1>FreeBSD Documentation</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="help.html">How to use help</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue