Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
ben
/
earwigbot
kopie van
https://github.com/earwig/earwigbot
Volgen
1
Ster
1
Vork
0
Code
Publicaties
4
Activiteit
Bladeren bron
Capitalise the beginning of a sentence
tags/v0.1^2
Justin Yulli Kim
12 jaren geleden
bovenliggende
f4b2188351
commit
fc1a143558
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
earwigbot/commands/afc_report.py
+ 1
- 1
earwigbot/commands/afc_report.py
Bestand weergeven
@@ -41,7 +41,7 @@ class AFCReport(Command):
return
if not data.args:
msg = "
w
hat submission do you want me to give information about?"
msg = "
W
hat submission do you want me to give information about?"
self.reply(data, msg)
return
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan