mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Fix apostrophe in Arnold quote
This commit is contained in:
parent
1120aa3841
commit
b12bde4f79
1 changed files with 1 additions and 1 deletions
|
@ -4202,7 +4202,7 @@ class WebInterface(object):
|
||||||
'Can you hurry up. My horse is getting tired.',
|
'Can you hurry up. My horse is getting tired.',
|
||||||
'What killed the dinosaurs? The Ice Age!',
|
'What killed the dinosaurs? The Ice Age!',
|
||||||
'That\'s for sleeping with my wife!',
|
'That\'s for sleeping with my wife!',
|
||||||
'Remember when I said I’d kill you last... I lied!',
|
'Remember when I said I\'d kill you last... I lied!',
|
||||||
'You want to be a farmer? Here\'s a couple of acres',
|
'You want to be a farmer? Here\'s a couple of acres',
|
||||||
'Now, this is the plan. Get your ass to Mars.',
|
'Now, this is the plan. Get your ass to Mars.',
|
||||||
'I just had a terrible thought... What if this is a dream?'
|
'I just had a terrible thought... What if this is a dream?'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue