summaryrefslogtreecommitdiff
path: root/wiki-to-help/hhc.py
diff options
context:
space:
mode:
Diffstat (limited to 'wiki-to-help/hhc.py')
-rw-r--r--wiki-to-help/hhc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki-to-help/hhc.py b/wiki-to-help/hhc.py
index dc7a54daaa..de9879c25f 100644
--- a/wiki-to-help/hhc.py
+++ b/wiki-to-help/hhc.py
@@ -40,7 +40,7 @@ class Wine(object):
def __init__(self,workingDir,driveletter,args={}):
"""
Setup the wine environment. Granting access so that wine is able
- @workingDir will be accessable via @driveletter
+ @workingDir will be accessible via @driveletter
@args Arguments for Executor as dict (**args)
E.g. Wine("/tmp/dir","j:")
"""
ure/table-style-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/update_pch_bisect
AgeCommit message (Expand)Author
2016-01-11PCH support on LinuxAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-03Restored missing includes from source files.Ashod Nakashian