Fix typo
This commit is contained in:
parent
c0c069cead
commit
5253d37411
@ -6,7 +6,7 @@ from distribusi.distribusi import distribusify
|
|||||||
|
|
||||||
def build_argparser():
|
def build_argparser():
|
||||||
parser = argparse.ArgumentParser("""
|
parser = argparse.ArgumentParser("""
|
||||||
distbusi is a content management system for the web that produces static
|
distribusi is a content management system for the web that produces static
|
||||||
index pages based on folders in the files system.
|
index pages based on folders in the files system.
|
||||||
It is inspired by the automatic index functions featured in several popular web
|
It is inspired by the automatic index functions featured in several popular web
|
||||||
servers. distribusi works by traversing the file system and directory hierarchy
|
servers. distribusi works by traversing the file system and directory hierarchy
|
||||||
|
Loading…
Reference in New Issue
Block a user