diff options
author | David Robillard <d@drobilla.net> | 2014-11-23 04:00:41 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-11-23 04:00:41 -0500 |
commit | 603529f4ce332eb449b7bf9c4648e88759674a9e (patch) | |
tree | 35d97ebcb462bbf818381487f7021a29fca5747e | |
parent | 0b1b0060ead8a56d0bf25530cd08f8f678f4d2b2 (diff) | |
download | lv2site-603529f4ce332eb449b7bf9c4648e88759674a9e.tar.xz |
Fix typo.
-rw-r--r-- | content/pages/developing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pages/developing.md b/content/pages/developing.md index e2bfeb5..66c5794 100644 --- a/content/pages/developing.md +++ b/content/pages/developing.md @@ -62,7 +62,7 @@ there for documentation about a specific function, struct, or define. * [API Reference](http://lv2plug.in/doc/html) -## Distrbution and Packaging +## Distribution and Packaging * [Filesystem Hierarchy Standard](filesystem-hierarchy-standard.html) * [Bundle Definition](bundle-definition.html) |