From 74125ff5d4e5e96e05e88a0982b2802c1c1d6a4e Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Tue, 14 Sep 2010 00:06:01 -0300 Subject: Fix common misspellings in drivers Fix common misspellings by using the list available at http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines From the list cited above, the substitution script found the following misspellings: subsidary(-ies)->subsidiary(-ies) transfering->transferring --- drivers/isimodem/gpds.h | 2 +- drivers/isimodem/gprs-context.c | 2 +- drivers/isimodem/gprs.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'drivers/isimodem') diff --git a/drivers/isimodem/gpds.h b/drivers/isimodem/gpds.h index 9bb60e66..a62c47b2 100644 --- a/drivers/isimodem/gpds.h +++ b/drivers/isimodem/gpds.h @@ -1,7 +1,7 @@ /* * This file is part of oFono - Open Source Telephony * - * Copyright (C) 2010 Nokia Corporation and/or its subsidary(-ies). + * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/isimodem/gprs-context.c b/drivers/isimodem/gprs-context.c index 9fdc677d..81449401 100644 --- a/drivers/isimodem/gprs-context.c +++ b/drivers/isimodem/gprs-context.c @@ -1,7 +1,7 @@ /* * This file is part of oFono - Open Source Telephony * - * Copyright (C) 2010 Nokia Corporation and/or its subsidary(-ies). + * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/isimodem/gprs.c b/drivers/isimodem/gprs.c index 93786ec5..adac3740 100644 --- a/drivers/isimodem/gprs.c +++ b/drivers/isimodem/gprs.c @@ -1,7 +1,7 @@ /* * This file is part of oFono - Open Source Telephony * - * Copyright (C) 2010 Nokia Corporation and/or its subsidary(-ies). + * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as -- cgit v1.2.3