Skip to content

Commit def63f2

Browse files
michaelpqpull[bot]
authored andcommitted
Fix some typos
Author: Dagfinn Ilmari Mannsåker Reviewed-by: Shubham Khanna Discussion: https://postgr.es/m/87le9fmi01.fsf@wibble.ilmari.org
1 parent e9c2e17 commit def63f2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/bin/pg_archivecleanup/pg_archivecleanup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ usage(void)
265265
printf(_(" -n, --dry-run dry run, show the names of the files that would be\n"
266266
" removed\n"));
267267
printf(_(" -V, --version output version information, then exit\n"));
268-
printf(_(" -x, --strip-extension=EXT strip this extention before identifying files for\n"
268+
printf(_(" -x, --strip-extension=EXT strip this extension before identifying files for\n"
269269
" clean up\n"));
270270
printf(_(" -?, --help show this help, then exit\n"));
271271
printf(_("\n"

src/interfaces/ecpg/preproc/type.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ get_dtype(enum ECPGdtype type)
695695
switch (type)
696696
{
697697
case ECPGd_count:
698-
return "ECPGd_countr";
698+
return "ECPGd_count";
699699
break;
700700
case ECPGd_data:
701701
return "ECPGd_data";

src/tools/ci/ci_macports_packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ fi
6666

6767
# check if any ports should be uninstalled
6868
if [ -n "$(port -q installed rleaves)" ] ; then
69-
echo superflous packages installed
69+
echo superfluous packages installed
7070
update_cached_image=1
7171
sudo port uninstall --follow-dependencies rleaves
7272

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy