Skip to content

Commit 5add28c

Browse files
committed
typo doc
1 parent bf386e2 commit 5add28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descriptor/qsarmolecular/src/main/java/org/openscience/cdk/qsar/descriptors/molecular/WeightedPathDescriptor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
*
4141
* These decsriptors were described by Randic ({@cdk.cite RAN84}) and characterize molecular
4242
* branching. Five descriptors are calculated, based on the implementation in the ADAPT
43-
* software package. Note that the descriptor is based on identifying <b>all</b> pahs between pairs of
43+
* software package. Note that the descriptor is based on identifying <b>all</b> paths between pairs of
4444
* atoms and so is NP-hard. This means that it can take some time for large, complex molecules.
4545
* The class returns a <code>DoubleArrayResult</code> containing the five
4646
* descriptors in the order described below.

0 commit comments

Comments
 (0)