File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/diffpy/distanceprinter Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Getting started
1616Welcome to the ``diffpy.distanceprinter `` documentation!
1717
1818This package is not designed to be installed independently. To get started, please visit
19- https://www.diffpy.org/products/xPDFsuite.html for more information about the xpdfsuite package and
19+ https://www.diffpy.org/products/xPDFsuite.html for more information about the xpdfsuite package and
2020download the package together with ``diffpy.xpdfsuite ``.
2121
2222=======
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ def main():
77 parser = argparse .ArgumentParser (
88 prog = "diffpy.distanceprinter" ,
99 description = (
10- "Distance Printer, calculate the inter atomic distances. Part of xPDFsuite.\n \n "
10+ "Distance Printer, calculate the inter atomic distances. "
11+ "Part of xPDFsuite.\n \n "
1112 "For more information, visit: "
1213 "https://github.com/diffpy/diffpy.distanceprinter/"
1314 ),
You can’t perform that action at this time.
0 commit comments