diff options
Diffstat (limited to 'intl/dgettext.c')
-rw-r--r-- | intl/dgettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/dgettext.c b/intl/dgettext.c index 1c7502a67b..6fda4986fb 100644 --- a/intl/dgettext.c +++ b/intl/dgettext.c @@ -12,7 +12,7 @@ GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H # include <config.h> |