Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
earwigbot
espelhamento de
https://github.com/earwig/earwigbot
Observar
1
Favorito
1
Fork
0
Código
Versões
4
Atividade
Ver código fonte
Capitalise the beginning of a sentence
tags/v0.1^2
Justin Yulli Kim
12 anos atrás
pai
f4b2188351
commit
fc1a143558
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
earwigbot/commands/afc_report.py
+ 1
- 1
earwigbot/commands/afc_report.py
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar