Skip to content

Commit

Permalink
magit-bookmark.el: Tweak summary
Browse files Browse the repository at this point in the history
The "bookmark support" is actually implemented in "magit-section.el".
This file only contains the major-mode specific bits.
  • Loading branch information
tarsius committed Mar 7, 2024
1 parent 76c14ef commit 43da4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/magit-bookmark.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; magit-bookmark.el --- Bookmark support for Magit -*- lexical-binding:t -*-
;;; magit-bookmark.el --- Bookmarks for Magit buffers -*- lexical-binding:t -*-

;; Copyright (C) 2008-2024 The Magit Project Contributors

Expand Down

0 comments on commit 43da4f2

Please sign in to comment.