aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/talerconfig.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-util/src/talerconfig.ts')
-rw-r--r--packages/taler-util/src/talerconfig.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/talerconfig.ts b/packages/taler-util/src/talerconfig.ts
index 37aace10a..7f485e1ed 100644
--- a/packages/taler-util/src/talerconfig.ts
+++ b/packages/taler-util/src/talerconfig.ts
@@ -296,7 +296,7 @@ function normalizeInlineFilename(parentFile: string, f: string): string {
/**
* Crude implementation of the which(1) shell command.
- *
+ *
* Tries to locate the location of an executable based on the
* "PATH" environment variable.
*/