Browse Source

[fix] Tor is not TOR, episode 2.

opi 9 years ago
parent
commit
ea7f257b93
2 changed files with 2 additions and 2 deletions
  1. 1 1
      conf/ynh-torclient
  2. 1 1
      conf/ynh-torclient.service

+ 1 - 1
conf/ynh-torclient

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# TOR Client app for YunoHost
+# Tor Client app for YunoHost
 # Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
 # Contribute at https://github.com/labriqueinternet/torclient_ynh
 #

+ 1 - 1
conf/ynh-torclient.service

@@ -1,5 +1,5 @@
 [Unit]
-Description=YunoHost TOR Client.
+Description=YunoHost Tor Client.
 Requires=ynh-hotspot.service
 After=ynh-hotspot.service