commit b1d6ab1aec79ea735ffd4153f957440b0e2532ab parent 1211069563062d0364bc6a3567fd4785a489971a Author: Antoine Amarilli <a3nm@a3nm.net> Date: Mon, 30 May 2011 04:43:27 -0400 rewording Diffstat:
haspirater.py | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/haspirater.py b/haspirater.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 -"""Determine if a word starts by an aspirated 'h' or not, by a lookup in -a precompiled trie""" +"""Determine if a French word starts by an aspirated 'h' or not, by a +lookup in a precompiled trie""" import os import json