diff options
Diffstat (limited to 'intl/ngettext.c')
-rw-r--r-- | intl/ngettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/ngettext.c b/intl/ngettext.c index 98aa2c9..de40cb7 100644 --- a/intl/ngettext.c +++ b/intl/ngettext.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> |