[pitivi] bin: Fix minor typo
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] bin: Fix minor typo
- Date: Sat, 9 Apr 2016 21:22:07 +0000 (UTC)
commit 90da4089d51b3aa91b3a0653bb751e4c71c96180
Author: Thibault Saunier <tsaunier gnome org>
Date: Sat Apr 9 18:21:20 2016 -0300
bin: Fix minor typo
bin/pitivi-xdg-app-env | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/pitivi-xdg-app-env b/bin/pitivi-xdg-app-env
index b4336fa..4de57ce 100755
--- a/bin/pitivi-xdg-app-env
+++ b/bin/pitivi-xdg-app-env
@@ -1,7 +1,7 @@
#!/bin/bash
[[ "${BASH_SOURCE[0]}" == "${0}" ]] \
- && printf "This script should not be executed but sourced lile:\n $ source $0\n" \
+ && printf "This script should not be executed but sourced like:\n $ source $0\n" \
&& exit 1
SCRIPTDIR=$(dirname $(realpath $_))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]