Skip to content

Commit

Permalink
Fixes the longDesc attribute of two nodes that were improperly changed
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 authored and alongd committed May 8, 2018
1 parent 461a902 commit e6f5af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/kinetics/families/H_Abstraction/rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
shortDesc = u"""Estimate [W.H. Green]""",
longDesc =
u"""
Sumathy CBS-Q calculations. Rate expression per H atom.

""",
)

Expand All @@ -191,7 +191,7 @@
shortDesc = u"""Estimate [W.H. Green]""",
longDesc =
u"""
Sumathy CBS-Q calculations. Rate expression per H atom.

""",
)

Expand Down

0 comments on commit e6f5af1

Please sign in to comment.