Skip to content

Commit

Permalink
Merge pull request grupydf#3 from sergiomario/patch-2
Browse files Browse the repository at this point in the history
Corrigindo "cifração" para "cifra".
  • Loading branch information
rougeth committed Jun 11, 2014
2 parents 715aa86 + c040816 commit da3f0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2014-08-07/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Problema

Elaborar uma função que realize a [cifração de César](http://pt.wikipedia.org/wiki/Cifra_de_C%C3%A9sar) em uma mensagem textual utilizando um alfabeto de **a** até **z** mais o caractere de **espaço** e retorne a mensagem cifrada.
Elaborar uma função que realize a [cifra de César](http://pt.wikipedia.org/wiki/Cifra_de_C%C3%A9sar) em uma mensagem textual utilizando um alfabeto de **a** até **z** mais o caractere de **espaço** e retorne a mensagem cifrada.

# Retrospectiva

Expand Down

0 comments on commit da3f0a6

Please sign in to comment.