summaryrefslogtreecommitdiff
path: root/lisp/org/ob-scala.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-scala.el')
-rw-r--r--lisp/org/ob-scala.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-scala.el b/lisp/org/ob-scala.el
index 7d5f299ec62..d00b97c3db4 100644
--- a/lisp/org/ob-scala.el
+++ b/lisp/org/ob-scala.el
@@ -19,7 +19,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
;; Currently only supports the external execution. No session support yet.