diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-04-27 08:27:16 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-04-27 08:27:16 -0700 |
commit | 6c29edc726cd17880bd887dd2d69e8a9700583ac (patch) | |
tree | 65a74167975eff488e355f6cb93fae62adce9b92 /html/mu_instructions.html | |
parent | c0bde5f8269b8f322742d57ec0c02cec75c8a2c7 (diff) | |
download | mu-6c29edc726cd17880bd887dd2d69e8a9700583ac.tar.gz |
6214
Diffstat (limited to 'html/mu_instructions.html')
-rw-r--r-- | html/mu_instructions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/mu_instructions.html b/html/mu_instructions.html index 76a02690..cc6b0095 100644 --- a/html/mu_instructions.html +++ b/html/mu_instructions.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<title>~/Attic/Repos/mu/mu_instructions.html</title> +<title>Mu's instructions and their table-driven translation</title> <meta name="Generator" content="Vim/8.1"> <meta name="plugin-version" content="vim8.1_v1"> <meta name="syntax" content="none"> |