Skip to content

Commit

Permalink
edit(venueQ): change suggestion acknow
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Aug 27, 2024
1 parent c32abef commit e394fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion venueQ/otis.py
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ def on_buffer_open(self, data: Data):
print("\n---\n", file=f)
if data["acknowledge"] is True:
print(
r"\emph{This problem and solution were contributed by "
r"\emph{This solution was contributed by "
+ data["user__first_name"]
+ " "
+ data["user__last_name"]
Expand Down

0 comments on commit e394fe9

Please sign in to comment.