Skip to content

Commit cbec986

Browse files
authored
Update literature.py
1 parent 3625767 commit cbec986

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/amuse/support/literature.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ def atexit_hook(self):
8181
if string:
8282
prefix = """
8383
84-
Thank you for using AMUSE!
85-
In this session you have used the modules below. Please cite any relevant articles:
84+
In this session you have used the AMUSE modules below.
85+
Please cite any relevant articles:
8686
8787
"""
8888
print(prefix + self.all_literature_references_string())

0 commit comments

Comments
 (0)